[FEATURE] AI release notes generation #769

Open
opened 2026-07-12 22:42:44 +00:00 by jmiller · 0 comments
Owner

Child of #763 (Native AI features in MokoGitea via the MokoAi stack).

Feature Description

Draft release notes from the set of merged PRs/commits between two tags.

Proposed Solution

Collect merged PRs in a range via MCP, send to MokoAi, and produce grouped, human-readable release notes for the release editor to accept/edit.

Dependencies

  • MokoConsulting/mokoai#2 (MCP), #1 (bridge auth), #3 (routing).

Notes

  • Runs as the requesting user via MokoGitea-bridge auth (no shared keys).
  • Calls the self-hosted MokoAi gateway; feature-flagged; all inference stays on-prem.
Child of #763 (Native AI features in MokoGitea via the MokoAi stack). ## Feature Description Draft release notes from the set of merged PRs/commits between two tags. ## Proposed Solution Collect merged PRs in a range via MCP, send to MokoAi, and produce grouped, human-readable release notes for the release editor to accept/edit. ## Dependencies - MokoConsulting/mokoai#2 (MCP), #1 (bridge auth), #3 (routing). ## Notes - Runs as the requesting user via MokoGitea-bridge auth (no shared keys). - Calls the self-hosted MokoAi gateway; feature-flagged; all inference stays on-prem.
Sign in to join this conversation.