Skip to content

chore(community-release-notifier): Change sed parsing - TG release notes - #2832

Merged
UnschooledGamer merged 2 commits into
mainfrom
UG/fix-tg-community-release-notifier
Aug 29, 2026
Merged

chore(community-release-notifier): Change sed parsing - TG release notes#2832
UnschooledGamer merged 2 commits into
mainfrom
UG/fix-tg-community-release-notifier

Conversation

@UnschooledGamer

Copy link
Copy Markdown
Collaborator

This commit fixes Release notes not being sed escaped properly leading towards Telegram notifier failing for Stable Releases as they were auto-generated by git.

This commit fixes Release notes not being sed escaped properly leading towards Telegram notifier failing for Stable Releases as they were auto-generated by git.
@UnschooledGamer UnschooledGamer self-assigned this Aug 29, 2026
@UnschooledGamer UnschooledGamer added community github_actions Pull requests that update GitHub Actions code labels Aug 29, 2026
@greptile-apps

greptile-apps Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adjusts release-body normalization, uses the public GitHub release URL, and temporarily sends Telegram notifications without Markdown parsing.

  • Changes the release URL source from the API URL to html_url.
  • Replaces broad Markdown escaping with targeted release-note transformations.
  • Disables Telegram Markdown parsing.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
.github/workflows/community-release-notifier.yml Updates release URL and Telegram message processing; the prior malformed-Markdown delivery failure is resolved by sending plain text.

Reviews (2): Last reviewed commit: "Disable markdown format in community rel..." | Re-trigger Greptile

Comment thread .github/workflows/community-release-notifier.yml
Commented out the markdown format option in the Telegram notifier.
@UnschooledGamer

Copy link
Copy Markdown
Collaborator Author

@greptile_apps review again

@UnschooledGamer
UnschooledGamer added this pull request to the merge queue Aug 29, 2026
Merged via the queue into main with commit 31f8eb4 Aug 29, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community github_actions Pull requests that update GitHub Actions code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant