[PR #316] [MERGED] Add automatic notifications #4062

Closed
opened 2026-03-23 21:36:07 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/316
Author: @dadyarri
Created: 2/8/2022
Status: Merged
Merged: 2/10/2022
Merged by: @appflowy

Base: mainHead: add-automatic-notifications


📝 Commits (2)

  • ebfddc7 ci: add notification, when english UI strings has been updated
  • d6409e5 ci: add action when new release is published

📊 Changes

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

View changed files

.github/workflows/notify_on_strings_update.yml (+14 -0)
.github/workflows/release.yml (+11 -0)

📄 Description

Added automatic notifications:

  • When file with english UI strings updated
  • When new release is published
    Sends notifications to discord by webhook

Didn't make any tests


🔄 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/AppFlowy-IO/AppFlowy/pull/316 **Author:** [@dadyarri](https://github.com/dadyarri) **Created:** 2/8/2022 **Status:** ✅ Merged **Merged:** 2/10/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `add-automatic-notifications` --- ### 📝 Commits (2) - [`ebfddc7`](https://github.com/AppFlowy-IO/AppFlowy/commit/ebfddc744b084d59d40f047f5d135cc61b439953) ci: add notification, when english UI strings has been updated - [`d6409e5`](https://github.com/AppFlowy-IO/AppFlowy/commit/d6409e58899c35b0c499156e4c0ba82efc37a270) ci: add action when new release is published ### 📊 Changes **2 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/notify_on_strings_update.yml` (+14 -0) ➕ `.github/workflows/release.yml` (+11 -0) </details> ### 📄 Description Added automatic notifications: - When file with english UI strings updated - When new release is published Sends notifications to discord by webhook Didn't make any tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:07 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4062
No description provided.