cloudcompile/Pollinate AI - Automated Feature Implementation
AI-powered feature implementation with automated testing, code review, and multi-language support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 24, 2025
- License
- None
Pinned Snippet
uses: cloudcompile/pollinate@b9add310640fb37d7d24f0c8ffaf3226c69defeb # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pollinations_api_key | Pollinations AI API key | no | TOEAP3DuMvvVHUsy |
| github_token | GitHub token for creating PRs and comments | yes | ${{ github.token }} |
| base_branch | Base branch to create PRs against | no | main |
| auto_assign_reviewers | Automatically assign reviewers based on file history | no | true |
| enable_security_scan | Run security scans on generated code | no | true |
| enable_tests | Run automated tests before creating PR | no | true |
| enable_linting | Run linting checks on generated code | no | true |
Outputs
no outputs