Skip to content

feat(release): announce releases on discord - #2988

Open
vmaerten wants to merge 1 commit into
feat/auto-release-notesfrom
feat/discord-announce
Open

feat(release): announce releases on discord#2988
vmaerten wants to merge 1 commit into
feat/auto-release-notesfrom
feat/discord-announce

Conversation

@vmaerten

@vmaerten vmaerten commented Aug 19, 2026

Copy link
Copy Markdown
Member

Description

The release are now annonced in a Discord channel. We use goreleaser for this.

Example :

CleanShot 2026-08-19 at 13 02 20

Checklist

  • I have read and followed the Contribution Guide.
  • I have disclosed the use of any AI-generated content in this pull request per the AI Usage Policy.
  • I fully understand the changes and have hand-written the description (No AI) of this pull request.

@vmaerten
vmaerten force-pushed the feat/discord-announce branch 2 times, most recently from 30e50e8 to 324d179 Compare August 19, 2026 15:37
@vmaerten
vmaerten force-pushed the feat/discord-announce branch from 324d179 to 940d03d Compare August 19, 2026 15:45
@vmaerten
vmaerten marked this pull request as ready for review August 20, 2026 09:20
@vmaerten
vmaerten requested review from andreynering and pd93 and a lite review from Copilot August 20, 2026 09:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds automated Discord announcements for published releases by wiring GoReleaser’s announce.discord configuration into the release workflow, and documents the behavior in the release guide.

Changes:

  • Configure GoReleaser to announce non-nightly releases to Discord.
  • Provide Discord webhook credentials to the GoReleaser GitHub Actions step via secrets.
  • Document that published releases are announced on Discord (nightlies are excluded).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
website/src/next/docs/releasing.md Documents that GoReleaser announces published (non-nightly) releases on Discord.
.goreleaser.yml Adds announce.discord configuration with a nightly skip and a message template.
.github/workflows/release.yml Exposes Discord webhook secrets to the GoReleaser action step.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants