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

Add merge queue trigger for required jobs #1069

Open
d1onys1us opened this issue May 19, 2024 · 0 comments
Open

Add merge queue trigger for required jobs #1069

d1onys1us opened this issue May 19, 2024 · 0 comments

Comments

@d1onys1us
Copy link

I have "Plan" as a required check in my CICD, and merge queues require this to get triggered even if it's just skipped over. Therefore I added the line merge_group: # Trigger in the merge queue, but skip the job after the cargo dist init generation.

I've had to do this for other projects, where I need a required check to "skip" in the merge queue, otherwise the merge queue will be left hanging waiting for a status.

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

No branches or pull requests

1 participant