v1.7
Adds two configurable engine features. No behavior change unless opted into via .shadow.yml.
Changes
- Configurable
allowed_labels— the set of labels issue-triage may apply is now tunable viabot.allowed_labelsin.shadow.yml(or theBOT_ALLOWED_LABELSenv var). Defaults tobug/enhancement/question/documentation/help-wanted; model-proposed labels outside the set are dropped. - Brand-aware rate-limit label — the rate-limit escalation label is now derived from
bot.name(<bot.name>:rate-limited) instead of a hardcodedshadow:rate-limited, so it's on-brand on repos that rename the bot.
Engine ref: ed31ed7e30ef81be82d7b8b756b626f876036d73
Pinning: uses: sudsali/shadow/.github/workflows/shadow-review.yml@v1.7 (or the SHA above).