alphaleadership/Gemini Kanban Integration

Integrates Gemini AI with KanbanGemini to process GitHub issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 3, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: alphaleadership/kanbanaction@c3efe5ba58b619941b35b1c9c08e224d8315d349 # v1

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

namedescriptionrequireddefault
gemini-api-keyAPI Key for Google Gemini (required unless install-workflows is true)no
gemini-modelPrimary Gemini model (e.g. gemini-2.5-flash)no
gemini-fallback-modelsComma-separated fallback Gemini modelsno
gemini-retriesRetry count for Gemini API callsno
github-tokenGitHub Token (required)yes${{ github.token }}
install-workflowsWhether to install or update the Kanban workflows in the target repository (default: false)nofalse
debugEnable debug loggingnofalse

no outputs