app like that
GitLab AI Changelog Bot
GitLab AI Changelog Bot

GitLab AI Changelog Bot helps you automatically create changelog entries for merge requests in GitLab. It sets up webhooks to remind users to add changelog entries and generates them using GPT-4 based on merge request changes.

Features

Changelog Reminder Webhook

Automatically triggers when a new merge request is created. Adds a comment to the merge request reminding users to add a changelog entry, ensuring no changelog entry is forgotten.

Changlog Creation Webhook

Triggers when a comment is added to a merge request. If the comment includes '/changelog', it automatically creates a changelog entry based on the merge request and uses GPT-4 to generate the entry. It can also parse the issue number for inclusion in the changelog entry.