Skip to content

Merge dev → main#1205

Merged
zbigniewsobiecki merged 2 commits intomainfrom
dev
Apr 26, 2026
Merged

Merge dev → main#1205
zbigniewsobiecki merged 2 commits intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Summary

Test plan

  • CI green on dev
  • No new migrations / schema changes since last main merge

🤖 Generated with Claude Code

aaight and others added 2 commits April 26, 2026 18:59
…-to-* agents (#1201)

* fix(triggers): audit & fix PM feedback inconsistencies across respond-to-* agents

* fix(triggers): use case-insensitive JIRA status comparison in isInPlanningStatus

Match the established pattern from status-changed.ts and label-added.ts which
both use .toLowerCase() for JIRA status comparisons, since status names are
user-configurable and the API does not guarantee consistent casing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Cascade Bot <bot@cascade.dev>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…downloadAttachment (#1202)

Co-authored-by: Cascade Bot <bot@cascade.dev>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

❌ Patch coverage is 84.37500% with 25 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/triggers/github/utils.ts 42.85% 12 Missing ⚠️
src/triggers/jira/comment-mention.ts 89.74% 4 Missing ⚠️
src/triggers/shared/pm-ack.ts 0.00% 4 Missing ⚠️
src/triggers/trello/comment-mention.ts 60.00% 4 Missing ⚠️
src/pm/linear/adapter.ts 94.11% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@zbigniewsobiecki zbigniewsobiecki merged commit 7a58795 into main Apr 26, 2026
15 checks passed
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.

2 participants