yuri-val/Auto PR: dev to main/master

Automates PR creation from dev to main/master, generates descriptions with OpenAI, and adds reviewers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_api_keyOpenAI API Keyyes
openai_modelOpenAI model to use (e.g., gpt-5.6-luna, gpt-5.6-terra, etc.) https://developers.openai.com/api/docs/guides/latest-modelnogpt-5.6-luna
github_tokenGitHub (PAT) token with repo permissionsyes
dev_branchDevelopment branch namenodev
max_diff_bytesMax size (bytes) of the diff payload sent to the model. Kept well inside the context window so large releases do not 400 with context_length_exceeded.no200000
namedescription
pr_numberThe number of the pull request created or updated