summaryrefslogtreecommitdiff
path: root/.github/workflows/context7-refresh.yml
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-10 23:52:06 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-10 23:52:06 +0300
commit878ea77e4bb891f8de026edc5a4444436e054add (patch)
treea32786a32100ded36463ce3f113b43cbb26d7221 /.github/workflows/context7-refresh.yml
parent0a6d9dca9d1cb71413c9085410e28e0c4afdca3f (diff)
downloadvyos-documentation-878ea77e4bb891f8de026edc5a4444436e054add.tar.gz
vyos-documentation-878ea77e4bb891f8de026edc5a4444436e054add.zip
ci: scope update-version-tags concurrency group by SHA
Copilot review on PR #1953 surfaced an edge case the HEAD guard alone doesn't fully cover: with cancel-in-progress: true and a per-branch concurrency group, a stale "Re-run jobs" replay can cancel the in-progress run for the current branch HEAD. The stale re-run then hits the HEAD guard and exits 0, leaving the tag un-advanced until the next push. Including github.sha in the concurrency group means different commits land in different groups and never cancel each other. Same-SHA re-runs still deduplicate (they share the group), and the HEAD guard handles the case where a stale re-run beats the current-HEAD run to start. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to '.github/workflows/context7-refresh.yml')
0 files changed, 0 insertions, 0 deletions