wizardx-develop/Golang Telegram Notify Action
Sends notifications to Telegram from Forgejo Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Telegram Bot Token | yes | — |
| chat_id | Chat ID to send the notification | yes | — |
| thread_id | Thread ID (optional) | no | — |
| forgejo_token | pat token (optional) | no | — |
Outputs
| name | description |
|---|---|
| notify_result | Result of the notification |