[PR #202] [MERGED] fix: correct Telegram community link to gasru_chat #3778

Closed
opened 2026-06-18 18:26:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oshliaer/google-apps-script-awesome-list/pull/202
Author: @oshliaer
Created: 4/26/2026
Status: Merged
Merged: 4/26/2026
Merged by: @oshliaer

Base: masterHead: fix-telegram-link


📝 Commits (2)

  • 3d9a12c fix: correct Telegram community link to gasru_chat
  • 0656f89 fix: localize Telegram chat title to Russian to match the chat language

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Summary

The Telegram community link in the Communities section pointed to https://t.me/gsru, which is not the actual community chat. The correct link is https://t.me/gasru_chat.

Change

- * [Google Apps Script Telegram Chat](https://t.me/gsru) Telegram
+ * [Google Apps Script Telegram Chat](https://t.me/gasru_chat) Telegram

Test plan

  • https://t.me/gasru_chat resolves to the Apps Script Russian-speaking community chat.

Summary by CodeRabbit

  • Documentation
    • Updated the Communities section Telegram entry: replaced the previous link with a new Telegram link and refreshed its display text while preserving the surrounding list structure.

🔄 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/oshliaer/google-apps-script-awesome-list/pull/202 **Author:** [@oshliaer](https://github.com/oshliaer) **Created:** 4/26/2026 **Status:** ✅ Merged **Merged:** 4/26/2026 **Merged by:** [@oshliaer](https://github.com/oshliaer) **Base:** `master` ← **Head:** `fix-telegram-link` --- ### 📝 Commits (2) - [`3d9a12c`](https://github.com/oshliaer/google-apps-script-awesome-list/commit/3d9a12c6bb4f6128a398a687e49c8342280fe7ae) fix: correct Telegram community link to gasru_chat - [`0656f89`](https://github.com/oshliaer/google-apps-script-awesome-list/commit/0656f89bf449a164c227695742c1af11bfdd0fbe) fix: localize Telegram chat title to Russian to match the chat language ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## Summary The Telegram community link in the Communities section pointed to `https://t.me/gsru`, which is not the actual community chat. The correct link is `https://t.me/gasru_chat`. ## Change ```diff - * [Google Apps Script Telegram Chat](https://t.me/gsru) Telegram + * [Google Apps Script Telegram Chat](https://t.me/gasru_chat) Telegram ``` ## Test plan - [x] `https://t.me/gasru_chat` resolves to the Apps Script Russian-speaking community chat. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated the Communities section Telegram entry: replaced the previous link with a new Telegram link and refreshed its display text while preserving the surrounding list structure. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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-06-18 18:26:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/google-apps-script-awesome-list#3778