fix(labels): sweep on labeled so the handoff is immediate
#132
1 changed files with 2 additions and 2 deletions
|
|
@ -40,8 +40,8 @@ actually cutting it, and this file starts there.
|
||||||
optimistic write safe. The `scope` job is skipped on the two new actions,
|
optimistic write safe. The `scope` job is skipped on the two new actions,
|
||||||
where no path can have changed and labeler has nothing to derive.
|
where no path can have changed and labeler has nothing to derive.
|
||||||
|
|
||||||
Landed in all three repos together (heavy-duty/box#141, heavy-duty/rig#96) — `labels.yml` and the label
|
Landed in all three repos together (heavy-duty/box#142,
|
||||||
taxonomy are shared.
|
heavy-duty/rig#97) — `labels.yml` and the label taxonomy are shared.
|
||||||
|
|
||||||
- **PR labels split into two axes: `state:*` (whose ball) and `blocker:*`
|
- **PR labels split into two axes: `state:*` (whose ball) and `blocker:*`
|
||||||
(what is in the way)** (heavy-duty/box#138) — `state:needs-rebase` is
|
(what is in the way)** (heavy-duty/box#138) — `state:needs-rebase` is
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue