mohswell/Bunjy AI Code Review
Integrate AI into your code repository to analyze file changes within a Pull Request using Gemini Nano
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 15, 2025
- License
- GPL 2.0
Pinned Snippet
uses: mohswell/mintify@7cb01fc4b192a04f5435d511c81b1c714f499e85 # v3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| BASE_APP_URL | Base URL for the Nestjs web server making API calls to Gemini Nano models | yes | — |
| API_KEY | API key for authentication and authorization grants to Bunjy AI web resources | yes | — |
| TOKEN | Github classic access token for authenticating the repository | no | ${{ github.token }} |
| GENERATE_TESTS | Automatically generate unit tests for changed files | no | false |
| JIRA_BASE_URL | Base URL for Jira instance | no | — |
| JIRA_USERNAME | Jira username for authentication | no | — |
| JIRA_API_TOKEN | Jira API token for authentication | no | — |
| AUTO_LINK_JIRA_ISSUES | Automatically link PR to Jira issues mentioned in title or description | no | true |
Outputs
no outputs