Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(automerge): do not run on draft PR #408

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

AtomicFS
Copy link
Collaborator

@AtomicFS AtomicFS commented Nov 14, 2024

These jobs fail when PR is just a draft

pull_request types by default include:

  • opened
  • synchronize
  • reopened

So I added ready_for_review. This way, when the PR is converted from Draft to Ready for review it will also trigger the jobs.

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Nov 14, 2024
@AtomicFS AtomicFS marked this pull request as ready for review November 14, 2024 14:10
@AtomicFS AtomicFS requested a review from MDr164 as a code owner November 14, 2024 14:10
- these jobs fail when PR is just a draft

Signed-off-by: AtomicFS <[email protected]>
@AtomicFS AtomicFS force-pushed the ci/automerge-can-fail branch from f96d793 to 329ee8c Compare November 14, 2024 14:12
@github-actions github-actions bot enabled auto-merge November 14, 2024 14:12
@github-actions github-actions bot added this pull request to the merge queue Nov 14, 2024
@AtomicFS AtomicFS removed this pull request from the merge queue due to a manual request Nov 14, 2024
@AtomicFS AtomicFS added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit d7463b6 Nov 14, 2024
42 checks passed
@AtomicFS AtomicFS deleted the ci/automerge-can-fail branch November 14, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants