google-labs-code/Jules Invoke
Invoke Jules, an AI-powered coding agent, to perform tasks on your codebase.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 13, 2025
- License
- MIT
Pinned Snippet
uses: google-labs-code/jules-action@bff7875eaa123cac6742b7cfc51005b95ba4d566 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt | The prompt to pass to Jules | yes | — |
| include_last_commit | Whether to pass content of the last commit | — | false |
| include_commit_log | Whether to pass commit history | — | false |
| starting_branch | The branch for Jules to start from | no | main |
| jules_api_key | The Jules API key to use for authentication | yes | — |
Outputs
no outputs