Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 25, 2025

PRs created by GitHub Actions don't kick off further actions (https://github.com/peter-evans/create-pull-request/blob/d57e551ebc1a16dee0b8c9ea6d24dba7627a6e35/docs/concepts-guidelines.md#triggering-further-workflow-runs). As a workaround, we mark automerge PRs that are created by GitHub actions as draft and trigger the GitHub actions by marking the PR as ready for review. But we don't want to re-trigger testing this when a normal user's PR is marked as ready for review.

…y for review

PRs created by GitHub Actions don't kick off further actions (https://github.com/peter-evans/create-pull-request/blob/d57e551ebc1a16dee0b8c9ea6d24dba7627a6e35/docs/concepts-guidelines.md#triggering-further-workflow-runs).
As a workaround, we mark automerge PRs that are created by GitHub actions as draft and trigger the GitHub actions by marking the PR as ready for review. But we don't want to re-trigger testing this when a normal user's PR is marked as ready for review.
@ahoppen ahoppen requested a review from bnbarham as a code owner April 25, 2025 10:22
@ahoppen
Copy link
Member Author

ahoppen commented Apr 25, 2025

@swift-ci Please test

@ahoppen ahoppen merged commit 77874c1 into swiftlang:main Apr 26, 2025
26 checks passed
@ahoppen ahoppen deleted the trigger-testing-ready-for-review branch August 4, 2025 10:49
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