diff options
author | Kira <coldcaption@gmail.com> | 2025-05-21 23:49:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 04:49:07 +0100 |
commit | 979d81a17905e922d32fb1671f9ed394e0ffbda6 (patch) | |
tree | b9fcb82320dce3c2c2b0c85db7a665718711ce22 /Lib/test/test_pathlib/test_pathlib.py | |
parent | 296a66051ede5cc112ca38d17304e518ffb02e23 (diff) | |
download | cpython-979d81a17905e922d32fb1671f9ed394e0ffbda6.tar.gz cpython-979d81a17905e922d32fb1671f9ed394e0ffbda6.zip |
gh-134309: Add ``github.actor`` to the GitHub Actions concurrency key (#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.
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>
Authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Diffstat (limited to 'Lib/test/test_pathlib/test_pathlib.py')
0 files changed, 0 insertions, 0 deletions