feat(ai): Built-in mokogitea-claude[bot] user account #362
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
MokoGitea should ship with a built-in bot user account following the established pattern (mokogitea-actions[bot]) specifically for the Claude AI integration. This is not a manually-created user — it is provisioned automatically as part of MokoGitea setup.
Name
mokogitea-claude[bot]— matches the existingmokogitea-actions[bot]naming convention.Requirements
Permission Model
The bot user integrates with Gitea existing team/permission system:
How It Connects to AI Settings
Org Settings > AI Integration:
The mokogitea-claude[bot] uses the org API key when performing actions in that org repos.
Implementation Notes
Dependencies
References
feat(ai): Built-in mokoclaude bot user accountto feat(ai): Built-in mokogitea-claude[bot] user account