Skip to content

ci: add changeset bot for automatic PR guidance#350

Merged
kimyouknow merged 2 commits intomainfrom
ci/changeset-bot
Mar 31, 2026
Merged

ci: add changeset bot for automatic PR guidance#350
kimyouknow merged 2 commits intomainfrom
ci/changeset-bot

Conversation

@kimyouknow
Copy link
Copy Markdown
Collaborator

Summary

  • Add changesets/bot@v1 workflow to automatically comment on PRs about changeset status
  • Uses pull_request_target to work with fork PRs
  • Non-blocking — does not affect merge eligibility

Test plan

  • Open a PR without changeset → verify bot comments "No changeset found"
  • Open a PR with changeset → verify bot comments "This PR includes changesets"

Add changesets/bot to comment on PRs about changeset status,
helping external contributors remember to include changesets.
@kimyouknow kimyouknow marked this pull request as ready for review March 18, 2026 01:28
@kimyouknow kimyouknow requested a review from zztnrudzz13 as a code owner March 18, 2026 01:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 18, 2026

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

Copy link
Copy Markdown
Collaborator

@zztnrudzz13 zztnrudzz13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kimyouknow kimyouknow merged commit eaf8b02 into main Mar 31, 2026
11 checks passed
@kimyouknow kimyouknow deleted the ci/changeset-bot branch March 31, 2026 13:38
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