Skip to content

fix(cli): allow alerting category in trigger-set validation#1062

Merged
zbigniewsobiecki merged 1 commit intodevfrom
fix/alerting-trigger-set-validation
Mar 26, 2026
Merged

fix(cli): allow alerting category in trigger-set validation#1062
zbigniewsobiecki merged 1 commit intodevfrom
fix/alerting-trigger-set-validation

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

  • Add alerting to the event format regex in trigger-set CLI command
  • Without this, cascade projects trigger-set ... --event alerting:issue-alert was rejected

Follow-up to #1060.

Test plan

  • Pre-push hook passes
  • CI passes

🤖 Generated with Claude Code

The regex in trigger-set only accepted pm|scm|internal prefixes,
rejecting alerting:issue-alert events.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 6c23f2f into dev Mar 26, 2026
8 checks passed
@zbigniewsobiecki zbigniewsobiecki deleted the fix/alerting-trigger-set-validation branch March 26, 2026 14:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant