mohswell/Bunjy AI Code Review

Integrate AI into your code repository to analyze file changes within a Pull Request using Gemini Nano

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 15, 2025
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: mohswell/mintify@7cb01fc4b192a04f5435d511c81b1c714f499e85 # v3.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
BASE_APP_URLBase URL for the Nestjs web server making API calls to Gemini Nano modelsyes
API_KEYAPI key for authentication and authorization grants to Bunjy AI web resourcesyes
TOKENGithub classic access token for authenticating the repositoryno${{ github.token }}
GENERATE_TESTSAutomatically generate unit tests for changed filesnofalse
JIRA_BASE_URLBase URL for Jira instanceno
JIRA_USERNAMEJira username for authenticationno
JIRA_API_TOKENJira API token for authenticationno
AUTO_LINK_JIRA_ISSUESAutomatically link PR to Jira issues mentioned in title or descriptionnotrue

no outputs