Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Commit979d81a
When inexperienced users create a PR from their default branch, all of the concurrency keyscollide 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>
1 parent296a660 commit979d81a
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
|
0 commit comments
Comments
(0)