Use Cases
- Automatically fetch and notify users of new GitHub issues.
- Filter GitHub issues based on the number of comments.
- Send real-time updates to Telegram for project management.
How It Works
Triggers every 10 minutes to fetch issues from GitHub. Extracts relevant data such as title, URL, and comments. Filters issues based on the number of comments. Sends notifications to a Telegram user for new issues.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure GitHub credentials with your account details.
- 3Set up Telegram credentials by creating a bot and obtaining the token.
- 4Specify the GitHub repository owner and name.
- 5Adjust any filtering criteria as needed.
Apps Used
GitHub
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management