Skip to content

Conversation

@Minh141120
Copy link
Member

Describe Your Changes

This pull request comments out three notification jobs in the .github/workflows/jan-tauri-build-nightly.yaml file that previously handled Discord notifications and README URL updates for nightly, pre-release, and manual builds. These jobs are now disabled and will not run as part of the workflow.

Workflow changes:

  • Disabled the noti-discord-nightly-and-update-url-readme job, which sent Discord notifications and updated the README URL for nightly builds.
  • Disabled the noti-discord-pre-release-and-update-url-readme job, which handled notifications and README updates for pre-release builds.
  • Disabled the noti-discord-manual-and-update-url-readme job, which managed notifications and README updates for manual build triggers.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Copilot AI review requested due to automatic review settings October 29, 2025 04:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR disables Discord notifications and README URL updates for nightly, pre-release, and manual builds by commenting out three GitHub Actions workflow jobs.

  • All three notification jobs (noti-discord-nightly-and-update-url-readme, noti-discord-pre-release-and-update-url-readme, and noti-discord-manual-and-update-url-readme) are now commented out.

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

@Minh141120 Minh141120 merged commit e531eaa into dev Oct 29, 2025
14 checks passed
@Minh141120 Minh141120 deleted the chore/deprecate-webhook-discord branch October 29, 2025 05:15
@github-project-automation github-project-automation bot moved this to QA in Jan Oct 29, 2025
@github-actions github-actions bot added this to the v0.7.3 milestone Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA

Development

Successfully merging this pull request may close these issues.

3 participants