hooxing/Claude Code Gitea Action

Gitea automation platform with Claude. Auto-detects mode based on event type and prompt.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
trigger_phraseTrigger phrase to look for in comments or issue bodyno@claude
assignee_triggerAssignee username that triggers the actionno
label_triggerLabel that triggers the actionnoclaude
base_branchBase branch when creating new branchesno
branch_prefixPrefix for Claude branchesnoclaude/
branch_name_templateTemplate for branch namingno""
allowed_botsAllowed bot usernames, or '*' to allow allno""
allowed_non_write_usersAllowed users without write permission (only when gitea_token provided)no""
include_comments_by_actorComma-separated actors to includeno""
exclude_comments_by_actorComma-separated actors to excludeno""
promptInstructions for Claudeno""
settingsClaude Code settings JSONno""
anthropic_api_keyAnthropic API keyno
claude_code_oauth_tokenClaude Code OAuth tokenno
gitea_tokenGitea token with repo permissionsno
github_tokenLegacy alias (optional)no
claude_argsAdditional Claude CLI argsno""
use_sticky_commentUse a single tracking commentnofalse
use_commit_signingEnable API-based commit signing (uses MCP file ops)nofalse
ssh_signing_keySSH private key for commit signingno""
bot_idBot user IDno0
bot_nameBot usernamenoclaude-bot
track_progressForce tag mode with tracking commentsnofalse
include_fix_linksInclude fix links in review feedbacknotrue
path_to_claude_code_executableOptional custom Claude Code executableno""
path_to_bun_executableOptional custom Bun executableno""
display_reportDisplay report in step summarynofalse
show_full_outputShow full JSON output from Claude Codenofalse
pluginsNewline-separated list of pluginsno""
plugin_marketplacesNewline-separated list of plugin marketplacesno""
namedescription
execution_filePath to the Claude Code execution output file
branch_nameThe branch created by Claude Code for this execution
gitea_tokenThe Gitea token used by the action
structured_outputStructured output JSON
session_idClaude Code session ID