Automate Version Release via Telegram Bot Command - n8n Workflow | Neura Market
Automate Version Release via Telegram Bot Command
This workflow automates the release of a new version through a Telegram bot command, streamlining your Continuous Delivery pipeline.
This workflow is designed to integrate with your Continuous Delivery pipeline by listening for specific commands sent to a Telegram bot. When a '/deploy' command is received, it extracts the version number from the message and triggers a release on GitHub. This ensures a seamless and automated version release process, reducing manual intervention and potential errors.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Elias Johansen
if
set
noOp
github
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.