[PR #7595] [MERGED] Add Discord notification for nightly theme catalog scan failures #56581

Closed
opened 2026-05-01 04:32:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7595
Author: @MatissJanis
Created: 4/22/2026
Status: Merged
Merged: 4/23/2026
Merged by: @MatissJanis

Base: masterHead: claude/discord-theme-workflow-alerts-WMq2m


📝 Commits (4)

  • 565b139 [AI] Notify Discord when nightly theme catalog scan fails
  • e2c5809 [AI] Drop setup comment from Discord notify step
  • aa33820 [AI] Move Discord notify to its own job gated by an environment
  • 2ab1d50 [AI] Add release notes for 7595

📊 Changes

2 files changed (+24 additions, -0 deletions)

View changed files

📝 .github/workflows/nightly-theme-catalog-scan.yml (+18 -0)
upcoming-release-notes/7595.md (+6 -0)

📄 Description

Description

Notify us on discord if the nightly custom themes run failed.

(we could and should expand the same logic to other CI runs too such as publishing packages, etc.)

n/a

Testing

n/a

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

https://claude.ai/code/session_01TRtdxMJ7vpLogLEHmw2Six


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7595 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/23/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `claude/discord-theme-workflow-alerts-WMq2m` --- ### 📝 Commits (4) - [`565b139`](https://github.com/actualbudget/actual/commit/565b139af1212ff46439cc05f4d27fa2aefe105e) [AI] Notify Discord when nightly theme catalog scan fails - [`e2c5809`](https://github.com/actualbudget/actual/commit/e2c58096bc2f1d47d71af2375cc26d6119acede6) [AI] Drop setup comment from Discord notify step - [`aa33820`](https://github.com/actualbudget/actual/commit/aa338207c379883528d7b7602b331b8ea4a8cfc6) [AI] Move Discord notify to its own job gated by an environment - [`2ab1d50`](https://github.com/actualbudget/actual/commit/2ab1d50224555abece2d0c5036e04cc1c02357c3) [AI] Add release notes for 7595 ### 📊 Changes **2 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/nightly-theme-catalog-scan.yml` (+18 -0) ➕ `upcoming-release-notes/7595.md` (+6 -0) </details> ### 📄 Description ## Description Notify us on discord if the nightly custom themes run failed. (we could and should expand the same logic to other CI runs too such as publishing packages, etc.) ## Related issue(s) <!-- Please add any related issue numbers here if applicable --> n/a ## Testing n/a ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed https://claude.ai/code/session_01TRtdxMJ7vpLogLEHmw2Six --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 04:32:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#56581