gitea-claude workflow fix: allow assignee of @claude to trigger action
This commit is contained in:
@@ -38,8 +38,7 @@ jobs:
|
|||||||
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
||||||
timeout_minutes: "60"
|
timeout_minutes: "60"
|
||||||
trigger_phrase: "@claude"
|
trigger_phrase: "@claude"
|
||||||
# might be nice to have this one day
|
assignee_trigger: "@claude"
|
||||||
# assignee_trigger: "@claude"
|
|
||||||
# Needed due to bug: https://github.com/anthropics/claude-code-action/issues/1416
|
# Needed due to bug: https://github.com/anthropics/claude-code-action/issues/1416
|
||||||
model: "claude-sonnet-5"
|
model: "claude-sonnet-5"
|
||||||
# Optional: Customize for Gitea environment
|
# Optional: Customize for Gitea environment
|
||||||
|
|||||||
Reference in New Issue
Block a user