Skip to content

fix(triggers): allow alerting category in trigger event schema#1064

Merged
zbigniewsobiecki merged 1 commit intodevfrom
fix/alerting-trigger-event-schema
Mar 26, 2026
Merged

fix(triggers): allow alerting category in trigger event schema#1064
zbigniewsobiecki merged 1 commit intodevfrom
fix/alerting-trigger-event-schema

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Without this, the server rejects alerting:issue-alert events even though the CLI now accepts them.

Test plan

  • Pre-push passes
  • CI passes
  • After deploy: cascade projects trigger-set cascade --agent alerting --event alerting:issue-alert --enable

🤖 Generated with Claude Code

Both the tRPC TriggerEventSchema and the CLI trigger-set regex only
accepted pm|scm|internal prefixes. Add alerting to both.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zbigniewsobiecki zbigniewsobiecki merged commit 7a77a6b into dev Mar 26, 2026
8 checks passed
@zbigniewsobiecki zbigniewsobiecki deleted the fix/alerting-trigger-event-schema branch March 26, 2026 14:15
@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