axodotdev / axodotdev/cargo-dist

Add merge queue trigger for required jobs

Open
#1,069 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
2.1k
Forks
149
Avg merge
1d 11h
Merged PRs (30d)
32

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.