cpython/.github/workflows
Miss Islington (bot) 03a211290e
[3.14] gh-134309: Add `github.actor` to the GitHub Actions concurrency key (GH-134310) (#134484)
gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key (GH-134310)

When inexperienced users create a PR from their default branch, all of the concurrency keys
collide as there is no namespacing. This becomes an issue at events with many new contributors,
where workflow runs are cancelled on other pull requests.
Disambiguate by adding the username of the relevant 'actor' to the concurrency key.
(cherry picked from commit 979d81a179)





Authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

Co-authored-by: Kira <coldcaption@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko <sviat@redhat.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2025-05-22 04:15:06 +00:00
..
add-issue-header.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
build.yml [3.14] gh-134309: Add `github.actor` to the GitHub Actions concurrency key (GH-134310) (#134484) 2025-05-22 04:15:06 +00:00
documentation-links.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
jit.yml GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278) 2025-05-02 11:17:15 -07:00
lint.yml Add zizmor to pre-commit and fix most findings (#127749) 2024-12-10 12:51:12 +02:00
mypy.yml [3.14] gh-133403: Check Tools/build/deepfreeze.py with mypy (GH-133802) (#134038) 2025-05-15 09:39:20 +00:00
new-bugs-announce-notifier.yml build(deps): bump actions/github-script from 6 to 7 (#112584) 2023-12-01 11:41:09 +01:00
posix-deps-apt.sh gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) 2024-11-05 23:29:21 +00:00
project-updater.yml gh-130604: Always run all matrix workflows in GitHub Actions (#130603) 2025-02-26 21:44:48 +00:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml gh-127785: Reduce permissions in the check labels workflow (#130596) 2025-02-26 20:47:41 +00:00
reusable-context.yml [3.14] gh-133410: Fix PR detection in build workflow (GH-133671) (#134055) 2025-05-15 13:37:41 +00:00
reusable-docs.yml Remove redundant `--keep-going` when running Sphinx (#133156) 2025-04-30 17:12:28 +01:00
reusable-macos.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-tsan.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-ubuntu.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-wasi.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
reusable-windows-msi.yml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
reusable-windows.yml Use Windows ARM64 hosted runners (#132546) 2025-04-16 16:27:20 +03:00
stale.yml GH-103180: Set a timeout for every job in GitHub Actions (#130375) 2025-02-21 17:11:26 +02:00
tail-call.yml gh-132132: Upgrade LLVM on tail calling CI (GH-132098) 2025-04-06 00:58:23 +08:00
verify-ensurepip-wheels.yml Add zizmor to pre-commit and fix most findings (#127749) 2024-12-10 12:51:12 +02:00