Commit 249f15a
committed
Document stale backport branch cleanup in workflow
The open-PR pre-check only detects an OPEN backport PR, so a branch left by a
run that failed before opening the PR (or whose PR was later closed) is not
auto-cleaned and port-commit's push is rejected non-fast-forward. Document the
limitation at the pre-check and, in the failure comment, tell the operator to
delete the stale branch and retry. Manual cleanup is the accepted remedy.1 parent e0803d1 commit 249f15a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | | - | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
0 commit comments