Skip to content

Fix GitHub Actions versions and add configurable Telegram group send gate - #143

Open
Sanix-Darker wants to merge 3 commits into
mainfrom
chore/telegram-send-gate-fix
Open

Fix GitHub Actions versions and add configurable Telegram group send gate#143
Sanix-Darker wants to merge 3 commits into
mainfrom
chore/telegram-send-gate-fix

Conversation

@Sanix-Darker

@Sanix-Darker Sanix-Darker commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Fixed deprecated/invalid workflow action references (actions/checkout@v4, actions/setup-python@v5, and a broken absolute path in notify_on_broken_link_detected workflow).
  • Prevented report_news from committing/pushing when no hash changes are present.
  • Added configurable Telegram group send gate (.github/workflows/telegram_send_gate.sh) and wired it into all group-targeted report workflows.
  • Added docs for launching and configuring the gate via repository variables.

Checks

  • workflow YAML loaded with python -c yaml.safe_load against all workflows in the repo
  • shell script syntax checks (bash -n) on changed shell files

@Sanix-Darker Sanix-Darker self-assigned this Aug 2, 2026
@Sanix-Darker
Sanix-Darker requested a review from elhmn August 2, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant