Skip to content

feat(notify): display PR title in developer Feishu notification card#1136

Merged
joeylee12629-star merged 1 commit into
mainfrom
feat/pr-notify-title
Apr 16, 2026
Merged

feat(notify): display PR title in developer Feishu notification card#1136
joeylee12629-star merged 1 commit into
mainfrom
feat/pr-notify-title

Conversation

@Celina-create

Copy link
Copy Markdown
Contributor

Summary

  • Add title field to buildDeveloperPrPayload so the Feishu notification card displays the PR title
  • Pass title from runFromEnv to the PR payload builder (workflow already provides TITLE env var)
  • Update test to verify title rendering in the card

Context

The PR notification card previously only showed Author and Labels, making it hard to tell what the PR is about at a glance. Now it shows Title, Author, and Labels.

Test plan

  • vitest run tests/notify/developer-notify.test.ts — all 11 tests pass
  • Verify on next external fork PR that the Feishu card displays the title

The PR notification card previously only showed author and labels,
making it hard to tell what the PR is about. Add the title field
so the team can see PR content at a glance.

Made-with: Cursor
@sentry

sentry Bot commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
scripts/notify/developer-notify.mjs 75.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@joeylee12629-star joeylee12629-star merged commit 1d6db6f into main Apr 16, 2026
9 of 10 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.

1 participant