Commit 0bfec1f
[CI] fix issue triage labeler missing template input (#90)
The advanced-issue-labeler action requires a `template` input to match
the correct policy block in the labeler config. Without it, the action
prints "Nothing to do here" and never applies chart labels.
Add the template input using the same bug/enhancement conditional
already used by the issue-parser step.
Signed-off-by: TheRealNoob <mike1118@live.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent cf90078 commit 0bfec1f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
0 commit comments