sinless777/SinLess Games - OpenAI PR Generator

Automatically create a PR with OpenAI-generated content if no PR exists.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_api_keyOpenAI API key for generating PR informationyes
github_tokenGitHub token for accessing the repository and making API callsyes${{ secrets.GITHUB_TOKEN }}
repository_ownerGitHub repository owneryes${{ github.repository_owner }}
repositoryGitHub repository nameyes${{ github.repository }}
branchBranch name to create the PR foryes${{ github.ref }}
headCommit SHA for the head of the branchyes${{ github.sha }}
emailEmail address for the GitHub useryes${{ github.actor }}@localhost
nameName of the GitHub useryes${{ github.actor }}

no outputs