@erclx/canon 4.2.0 → 4.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -157,7 +157,11 @@ Respond with one line, using the `url` the final command printed:
|
|
|
157
157
|
|
|
158
158
|
`✅ PR: <url>`
|
|
159
159
|
|
|
160
|
-
Add a
|
|
160
|
+
Add a line for each `uncovered` path the labels step reported, naming the path and the map it belongs in:
|
|
161
|
+
|
|
162
|
+
`⚠️ No label covers <path>. Add a row to .claude/canon/pr-labels.toml or a [declined] entry.`
|
|
163
|
+
|
|
164
|
+
Add a further line only when the labelling command printed its warning, quoting the label `gh` refused:
|
|
161
165
|
|
|
162
166
|
`⚠️ Labels not applied: <what gh reported>`
|
|
163
167
|
|