actions-marketplace-validations/Telegram Msg
Send Message To Telegram
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2022
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/colutius_telegram-msg@90fe271a5057f36257d2db6a0886b62b0a402ec4 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | telegram bot token | yes | — |
| chatid | telegram chat id | yes | — |
| message | send message | — | 👇新的提交👇 👤提交人: [${{ github.actor }}] 📄提交信息: ${{ github.event.commits[0].message }} 📦仓库: ${{ github.repository }} |
| button | enable button | — | true |
| button_name | link button name | — | 👀查看更改👀 |
| button_url | link button url | — | https://github.com/${{ github.repository }}/commit/${{github.sha}} |
| is_notify | notify or not | — | true |
| is_preview | web page preview or not | — | true |
Outputs
no outputs