cpython/.github/workflows
Miss Islington (bot) 55aba16059
[3.13] gh-134309: Add `github.actor` to the GitHub Actions concurrency key (GH-134310) (#134485)
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:12:08 +00:00
..
add-issue-header.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
build.yml [3.13] gh-134309: Add `github.actor` to the GitHub Actions concurrency key (GH-134310) (#134485) 2025-05-22 04:12:08 +00:00
documentation-links.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
jit.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
lint.yml [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786) 2024-12-10 13:48:26 +00:00
mypy.yml [3.13] gh-133403: Check Tools/build/deepfreeze.py with mypy (GH-133802) (#134040) 2025-05-15 13:43:15 +03: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 [3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566) (#126619) 2024-11-22 20:18:57 +01:00
project-updater.yml [3.13] gh-130604: Always run all matrix workflows in GitHub Actions (GH-130603) (#130612) 2025-02-26 22:13:00 +00:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml [3.13] gh-127785: Limit check labels github action permission (GH-130596) (#130623) 2025-02-27 14:57:41 +00:00
reusable-context.yml [3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#134054) 2025-05-15 16:41:47 +03:00
reusable-docs.yml [3.13] Remove redundant `--keep-going` when running Sphinx (GH-133156) (#133214) 2025-04-30 17:44:00 +01:00
reusable-macos.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-tsan.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-ubuntu.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-wasi.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
reusable-windows-msi.yml [3.13] Add colour to GitHub Actions output (GH-129196) (#129198) 2025-01-22 21:45:08 +00:00
reusable-windows.yml [3.13] CI: Change job name to 'build arm64' on Windows (GH-129434) (#129439) 2025-01-29 13:40:04 +00:00
stale.yml [3.13] GH-103180: Set a timeout for every job in GitHub Actions (GH-130375) (#130431) 2025-02-22 02:01:19 +00:00
verify-ensurepip-wheels.yml [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786) 2024-12-10 13:48:26 +00:00