strawgate/Gemini via GitHub Actions

A tool to allow Gemini to interact with GitHub issues and pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
gemini_api_keyThe Gemini AI API key.yes
github_tokenThe GitHub token for authentication.yes
github_repositoryThe GitHub repository owner/name.yes${{ github.repository }}
github_repo_idThe GitHub repository ID.yes${{ github.event.repository.id }}
github_issue_numberThe GitHub issue number (optional).no
github_pr_numberThe GitHub pull request number (optional).no${{ github.event.pull_request.number }}
modelThe Gemini model to use.nogemini-2.5-flash-preview-04-17
activation_restrictionsComma-separated activation restrictions (optional).no
config_filePath to the config file (optional).no
tool_restrictionsComma-separated list of tool restrictions (optional).no
command_restrictionsComma-separated list of command restrictions (optional).no
debugEnable debug mode (optional).nofalse
user_questionThe user's natural language question.yes

no outputs