[FEATURE] AI commit message and CHANGELOG drafting #766
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?
Child of #763 (Native AI features in MokoGitea via the MokoAi stack).
Feature Description
Generate conventional-commit messages and CHANGELOG entries from a staged diff or a merged PR.
Proposed Solution
Expose an endpoint/UI action that feeds the diff to MokoAi and returns a conventional-commit subject/body and a Keep-a-Changelog entry, honoring the org .gitmessage conventions.
Dependencies
Notes