Skip to content

Conversation

@dblock
Copy link
Collaborator

@dblock dblock commented Dec 31, 2025

Summary

This PR migrates the Danger setup from mongoid-danger to use the danger-pr-comment workflow, following the pattern established in slack-ruby/slack-ruby-client#581 and slack-ruby/slack-ruby-bot-server#181.

Changes

  • Gemfile: Replaced mongoid-danger with danger, danger-changelog, and danger-pr-comment gems
  • Dangerfile: Updated to import danger-pr-comment gem and call changelog.check!
  • GitHub Actions: Added danger.yml and danger-comment.yml workflows for automated PR checks

Test Plan

  • Verify Danger workflow runs successfully on this PR
  • Verify changelog validation works correctly
  • Verify PR comments are posted properly

🤖 Generated with Claude Code

Replace mongoid-danger with danger, danger-changelog, and danger-pr-comment gems. Add GitHub Actions workflows for automated PR checks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dblock
Copy link
Collaborator Author

dblock commented Dec 31, 2025

Need to migrate CI to GHA first.

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