57blocks/AI-Powered PR Description Generator

Utilizes advanced AI algorithms to automatically generate pull request descriptions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 15, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 57blocks/ai-powered-pr-description-generator@d78dfa46b5a9ff78d5b6be2ff392ace9d1bb1243 # 1.1.0

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

namedescriptionrequireddefault
ai_nameThe name of AI, currently just supports gemini, open-aiyesgemini
api_keyAPI key for authenticating with Google Gemini service. Ensure it has the necessary permissions for generating content.yes
github_tokenGitHub token with repository permissions to access and modify pull requests. Make sure it has at least read and write access to pull requests.yes
temperatureControls the randomness of the generated descriptions. A value between 0.0 (more deterministic) and 1.0 (more creative).no0.7
ignoresAI will not analyze changes to files or folders in this arrayno
use_jiraAdd Jira ticket by checking branch namenofalse
namedescription
descriptionThe AI-generated description for the pull request, providing context and details for reviewers.