Implement a prefix-based concurrency group to ensure GitHub Merge Queue events are not prematurely cancelled by simultaneous push events. - Use 'mq-' prefix in concurrency keys for merge_group events to create isolated groups distinct from standard push events. - Maintain PR number in keys to allow synchronize events to cancel stale runs, preserving CI efficiency. - Simplify job filters to skip redundant push runs on internal merge queue branches. |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||