Skip to content

v1.7

Choose a tag to compare

@sudsali sudsali released this 13 Jul 19:40
ed31ed7

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 via bot.allowed_labels in .shadow.yml (or the BOT_ALLOWED_LABELS env var). Defaults to bug/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 hardcoded shadow: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).