Skip to content

Conversation

@merendamattia
Copy link
Owner

Implement a GitHub Actions workflow that sends a Telegram message whenever a push occurs, providing details about the commit and the repository.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a GitHub Actions workflow that sends Telegram notifications whenever code is pushed to the repository. The workflow uses the appleboy/telegram-action to deliver formatted messages with commit details.

Key Changes:

  • Added a new workflow file that triggers on all push events
  • Configured Telegram notification with commit author, repository, branch, and commit message details
  • Used GitHub secrets for secure handling of Telegram credentials

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@merendamattia merendamattia merged commit 56edda3 into main Nov 19, 2025
15 checks passed
@merendamattia
Copy link
Owner Author

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant