Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create send_release_message script and action #2442

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GabrielRF
Copy link
Contributor

Description

Creates a GitHub Action and a small script that automatically sends a message to a specified chat_id whenever a new release is created.

To set this up:

  • In this repository, go to SettingsSecrets and variablesActions.
  • Click on New repository secret, then create a new secret with the name TOKEN and provide the bot token as its value. Save it.
  • Navigate to the Variables tab, click New repository variable, and create one named CHAT_ID with the destination chat ID for the release message. Save it.

The channel @pyTelegramBotAPI corresponds to -1001006970192.

Checklist:

  • I added/edited example on new feature/change (if exists)
  • My changes won't break backward compatibility
  • I made changes both for sync and async

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