Commit 7483708
chore: allow PR authors to set topic labels via comments
This adds all topic labels (t-*) to the comment-to-label workflow,
allowing PR authors to manually add or remove topic labels by
commenting on their PRs. This is useful when the auto-labeling
from the diff is incorrect or incomplete.
Authors can now comment with lines like:
- `t-algebra` to add the label
- `-t-algebra` to remove the label
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 82ade79 commit 7483708
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments