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

feat: commisery-action support runs triggered by merge_group event #281

Conversation

askalski85
Copy link
Contributor

@askalski85 askalski85 commented Mar 14, 2024

I would like to be able to run the commisery action during a run for a PR on the Merge Queue.

We can probably assume there is no need to run this check for the merge_group trigger (inside the Merge Queue), there should be no changes to the commits after all status checks are green for the PR, and the PR is just staged for merging (Merge when ready).

From other hand, since the check is fast, it won't hurt.

This PR sends the warning away for runs in the Merge Queue and let consumers decide if they would prefer to run it conditionally only for one event type.

@askalski85
Copy link
Contributor Author

@KevinDeJong-TomTom , @maikelvdh could you please take a look?

@maikelvdh
Copy link
Member

Continued under: #287

@maikelvdh maikelvdh closed this May 31, 2024
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