Skip to content

Add PR close/merge notifications#5

Merged
moeki0 merged 2 commits intomainfrom
feat/pr-close-notify
Mar 31, 2026
Merged

Add PR close/merge notifications#5
moeki0 merged 2 commits intomainfrom
feat/pr-close-notify

Conversation

@moeki0
Copy link
Copy Markdown
Owner

@moeki0 moeki0 commented Mar 31, 2026

Summary

  • Detect pull_request events with action=closed and notify whether the PR was merged or closed
  • Other actions (opened, synchronize, etc.) are ignored
  • Added to default events, so it works out of the box
  • Bump version to 2.3.0

Test plan

  • Merge or close a PR and verify notification is received
  • Verify opened / synchronize actions do not produce notifications

🤖 Generated with Claude Code

moeki0 and others added 2 commits March 31, 2026 21:33
Detect pull_request events with action=closed and notify whether
the PR was merged or closed without merge. Other actions (opened,
synchronize, etc.) are ignored.

Bump version to 2.3.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Test comment from github-actions[bot]

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Test review from github-actions[bot]

@moeki0 moeki0 merged commit 1a69cdb into main Mar 31, 2026
3 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