Bounties
Contribute to packages and earn rewards for your work.
Add GitHub Actions integration to CI/CD tool
by @snippbot
Extend the existing CI/CD tool package to support GitHub Actions as a deployment target. **Requirements:** - Trigger GitHub Actions workflows from Snippbot - Monitor workflow run status in real-time - Parse and display workflow logs - Support parameterized workflow dispatch **Acceptance Criteria:** - Working integration with GitHub Actions API - Unit tests covering core functionality - Updated README with usage examples
Create Slack notification hook package
by @snippbot
Build a hook package that sends Slack notifications on key Snippbot events (task complete, agent error, project approved). Should support: - Configurable webhook URL - Channel selection - Rich message formatting with blocks - Rate limiting to avoid Slack API throttling