Skip to content

ci: cancel in-progress runs on new PR push - #185

Open
qti-sbojja wants to merge 1 commit into
AudioReach:masterfrom
qti-sbojja:cancel-prev-runs
Open

qti-sbojja wants to merge 1 commit into
AudioReach:masterfrom
qti-sbojja:cancel-prev-runs

Conversation

@qti-sbojja

@qti-sbojja qti-sbojja commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Add a concurrency group to pre_merge_build so that pushing a new commit to a PR automatically cancels the still-running job from the previous commit on the same PR.

post_merge_build is intentionally left without concurrency — every push to master is a distinct merged result and should be recorded.

CRs-Fixed: 4668452

Add a concurrency group to pre_merge_build so that pushing a new
commit to a PR automatically cancels the still-running job from the
previous commit on the same PR.

post_merge_build is intentionally left without concurrency — every
push to master is a distinct merged result and should be recorded.

Signed-off-by: Sairamreddy Bojja <sbojja@qti.qualcomm.com>
@qti-sbojja
qti-sbojja requested review from a team September 7, 2026 06:06
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.

1 participant