Commit d545ce1
committed
🏗️🔧:take the label back off once answered
The label was removed when the queue refused and left in place when it
landed, so a merged pull request went on advertising work the queue had
already finished.
It is a request rather than a state: once answered, either way, it has
been spent. Removing it cannot start another run, since `unlabeled` is
not one of the events this workflow listens for, and failing to remove
it will not fail a run that has already merged.
Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Assisted-by: Claude-Code:claude-opus-51 parent 2c06bdf commit d545ce1
1 file changed
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
68 | 82 | | |
69 | | - | |
| 83 | + | |
70 | 84 | | |
71 | 85 | | |
72 | 86 | | |
73 | 87 | | |
74 | 88 | | |
75 | | - | |
76 | | - | |
| 89 | + | |
0 commit comments