Release Notes Generator
Generate release notes from merged PRs and post to Slack and Discord
Example Prompt
Generate release notes for v2.5.0 from all merged PRs and post them to Slack and Discord
About
Automates release note creation by collecting all pull requests merged since the last release, categorizing changes into features, fixes, and improvements, and distributing the formatted notes to both Slack and Discord channels for maximum team visibility.
Workflow Steps
Search for all pull requests merged since the last tagged release
🔍 Search RepositoriesList related issues to cross-reference bug fixes and feature requests
📋 List IssuesCategorize changes and compose formatted release notes
🧠 Structured ReasoningPost the release notes to the Slack announcements channel
📨 Send MessagePost the release notes to the Discord releases channel
💬 Send Discord MessageTools Used
Send Discord Message
Send a message to a Discord channel with optional embeds and attachments
List Issues
List open issues in a GitHub repository with filtering by label, assignee, or milestone
Search Repositories
Search GitHub repositories by name, topic, language, or other criteria
Structured Reasoning
Break down a complex problem into sequential reasoning steps with explicit chain-of-thought
Send Message
Send a message to a Slack channel or direct message conversation
Required MCP Servers
Discord
Read messages, manage channels, and interact with Discord communities
GitHub
Access GitHub repos, issues, PRs, and code search via the official MCP server
Sequential Thinking
Dynamic problem-solving through structured thought sequences with branching and revision
Slack
Send messages, read channels, and manage Slack workspace interactions