Skip to content

chore: run workflows on PR ready#468

Merged
pwltr merged 1 commit intomasterfrom
ci/run-on-ready
Feb 27, 2026
Merged

chore: run workflows on PR ready#468
pwltr merged 1 commit intomasterfrom
ci/run-on-ready

Conversation

@pwltr
Copy link
Contributor

@pwltr pwltr commented Feb 27, 2026

Description

Run workflows when PR state changes from 'draft' to 'ready for review'.

From https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#pull_request

By default, a workflow only runs when a pull_request event's activity type is opened, synchronize, or reopened. To trigger workflows by different activity types, use the types keyword.

@pwltr pwltr requested a review from piotr-iohk February 27, 2026 13:42
@pwltr
Copy link
Contributor Author

pwltr commented Feb 27, 2026

Error: Action failed with error: Workflow validation failed. The workflow file must exist and have identical content to the version on the repository's default branch. If you're seeing this on a PR when you first add a code review workflow file to your repository, this is normal and you should ignore this error.

Can be ignored

@pwltr pwltr enabled auto-merge (squash) February 27, 2026 14:48
@pwltr pwltr merged commit 352ee90 into master Feb 27, 2026
9 of 10 checks passed
@pwltr pwltr deleted the ci/run-on-ready branch February 27, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants