Skip to content

Conversation

@stirby
Copy link
Contributor

@stirby stirby commented Dec 5, 2025

Adds a GitHub Actions workflow that sends release notes to Discord when a release is published.

Setup required: βœ… Add the DISCORD_WEBHOOK_URL secret to the repository.

Generated with mux

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

πŸ’‘ Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with πŸ‘.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@stirby stirby requested review from ammario and removed request for ammario December 5, 2025 22:41
@ammario
Copy link
Member

ammario commented Dec 5, 2025

Would rather not a whole workflow here. It clutters the UI. Try a job on existing release workflow.

Adds a notify-discord job that sends release announcements to Discord.
Runs after all build jobs complete, only on release events (not workflow_dispatch).

_Generated with mux_
@stirby stirby force-pushed the discord-release-notifications branch from 4f126f3 to 8a95f05 Compare December 6, 2025 03:35
Copy link
Member

@ammario ammario left a comment

Choose a reason for hiding this comment

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

Merge at will

@stirby stirby added this pull request to the merge queue Dec 6, 2025
Merged via the queue into main with commit 480ca3f Dec 6, 2025
19 checks passed
@stirby stirby deleted the discord-release-notifications branch December 6, 2025 23:12
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