logrocket/Code Action
Process Code with options
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 21, 2025
- License
- None
Pinned Snippet
uses: logrocket/galileo-action@f94d7acba6fc8fdaa9ba2e222a352698204bdb41 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| options | JSON options containing parameters (anthropic_api_key is optional if provided separately) | yes | — |
| code_api_key | API key (overrides the one in options if provided) | yes | — |
Outputs
| name | description |
|---|---|
| status | The status of the operation |
| result | The result from Claude |
| execution_file | Path to the execution file containing the full conversation |
| pr_url | URL of the created pull request (if mode is execute) |
| pr_number | Number of the created pull request (if mode is execute) |