igtm/LLM Coder Composite Action
llm-coder を使った自動修正・コミット・PR作成を行う Composite Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 8, 2025
- License
- None
Pinned Snippet
uses: igtm/llm-coder-action@fdfcbd7968d73cf8c2c9bca7fdb3afe8673c27b4 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| llm_comment_language | LLMがGithubにコメントするときの言語 | no | Japanese |
| llm_coder_command | Github Issue コメントや Pull request コメントで llm-coder を呼び出すときのキーワード | no | — |
| llm_model | 利用するLLMモデル名 | no | — |
| skip_commit_and_pr | コミット・PR作成をスキップする場合true | no | false |
| extra_pip | 追加でインストールする pip パッケージ (スペース区切り) | no | "" |
| github_token | GitHub APIのアクセストークン | yes | — |
Outputs
no outputs