Skip to content

Add Discord CD webhook notifications#634

Merged
qdrptd merged 1 commit into
developfrom
feat/discord-cd-webhook
Jul 19, 2026
Merged

Add Discord CD webhook notifications#634
qdrptd merged 1 commit into
developfrom
feat/discord-cd-webhook

Conversation

@qdrptd

@qdrptd qdrptd commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Send CD build completion notifications to Discord using the same title/message as Slack
  • Upload the dev release APK to Discord via webhook

Test

  • ruby YAML parse
  • git diff --check

Copilot AI review requested due to automatic review settings July 18, 2026 06:33
@qdrptd
qdrptd requested a review from a team as a code owner July 18, 2026 06:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds Discord webhook integration to the existing CD workflow so release-* builds notify Discord in addition to Slack, and uploads the dev release APK to Discord via the same webhook.

Changes:

  • Post a Discord embed notification on live build completion using the existing TITLE/MESSAGE values.
  • Upload the app-dev-release.apk to Discord via multipart webhook request after the existing Slack file upload.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@qdrptd
qdrptd force-pushed the feat/discord-cd-webhook branch from 68bfdc8 to 9a45b0d Compare July 18, 2026 06:44
@qdrptd
qdrptd merged commit f82c2b6 into develop Jul 19, 2026
2 checks passed
@qdrptd
qdrptd deleted the feat/discord-cd-webhook branch July 19, 2026 17:25
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