]> git.ipfire.org Git - thirdparty/systemd.git/commit
ci: Don't cancel in progress jobs for claude-review workflow
authorDaan De Meyer <daan@amutable.com>
Mon, 9 Mar 2026 09:33:20 +0000 (10:33 +0100)
committerDaan De Meyer <daan@amutable.com>
Mon, 9 Mar 2026 10:15:34 +0000 (11:15 +0100)
commit48b3642dd1f021a457b51b36d4a6c0fa7aaf702e
treee5b1c4a54c7738c6ea83730b72fe36fe8c68a6f8
parenta023d2bbdbe6983807bd2e0fde681af1a8d52532
ci: Don't cancel in progress jobs for claude-review workflow

This workflow runs on any comment to a github PR. 99% of the time the
workflow will be skipped yet it will still cancel any previous ongoing
workflows. Let's not cancel in progress workflow but instead queue the
workflow so we don't cancel in progress reviews any time a comment is
posted on a PR that is being reviewed.
.github/workflows/claude-review.yml