feat: implement github-webhook-rewards plugin#82
Conversation
Implements ubiquity-os#47: Generalized GitHub Webhook + Contributor Role -> Rewards Plugin: sungdark/ubiquity-rewards Maps GitHub webhook events to contributor roles: - ISSUER: User who opened the issue - ASSIGNEE: User assigned to the issue - COLLABORATOR: PR author or merged PR contributor - CONTRIBUTOR: Any other timeline participant Features: - Config v3 with customizable permissions and event weights - Timeline event scoring with uniqueness bonus - Automatic reward summary comments on issues/PRs
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR adds a new "Implemented Plugins" section to the README documenting the Possibly related issues
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
Summary
Implements wishlist issue #47: Generalized GitHub Webhook + Contributor Role -> Rewards with Config v3.
Plugin
Repository: sungdark/ubiquity-rewards
Features
Config Example
Closes #47