Skip to content

refactor(ci): move /release-note from issue to PR body#78

Merged
CalvinAllen merged 2 commits into
mainfrom
refactor/release-note-on-pr
Dec 10, 2025
Merged

refactor(ci): move /release-note from issue to PR body#78
CalvinAllen merged 2 commits into
mainfrom
refactor/release-note-on-pr

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

  • Move /release-note from issue comments to PR body
  • Simpler approach - no extra API call needed since we already fetch the PR body when tracing commits

Usage

Add /release-note directly in your PR description:

## Summary
This PR adds dark mode support.

/release-note Dark mode is now available! Toggle it in Settings > Appearance.

Fixes #123

Test plan

  • Run "Preview Changelog" workflow to verify /release-note is parsed from PR body

Look for /release-note in PR comments instead of issue comments.
Keeps the workflow simpler since we already have the PR number.
@CalvinAllen CalvinAllen force-pushed the refactor/release-note-on-pr branch from eb3a427 to dfa6394 Compare December 10, 2025 20:46
@CalvinAllen CalvinAllen merged commit 3f11600 into main Dec 10, 2025
9 checks passed
@CalvinAllen CalvinAllen deleted the refactor/release-note-on-pr branch December 10, 2025 20:48
@CalvinAllen

Copy link
Copy Markdown
Contributor Author

/skip-changelog

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant