Commit 4aef2c8
When handling multiple releases on the same schedule it is common to kick off
this action across multiple branches. Using *only* the time for a branch name to
create a PR for to update lock file results in a race condition where a target
branch can conflict. In order to fix this we now include the target branch
(logstash stream) in the branch name to raise the PR from.
(cherry picked from commit 556366d)
Co-authored-by: Cas Donoghue <[email protected]>
1 parent e25675c commit 4aef2c8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments