digital-life-71/Telegram Message Notify Actions
TNA уведомляет об изменениях в репозитории, у��коряя мониторинг и коммуникацию
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| TELEGRAM_TOKEN | Токен Telegram | yes | "" |
| TELEGRAM_CHAT_ID | ID чата Telegram | yes | "" |
| TELEGRAM_MESSAGE | Сообщение для отправки | yes | 📝 Commit: ${{ github.event.head_commit.message }} ⚠️ Branch: ${{ github.ref_name }} 👤 Author: ${{ github.actor }} 📅 Date: ${{ github.event.head_commit.timestamp }} 📂 Repository: ${{ github.repository }} 🔗 Commit URL: ${{ github.event.head_commit.url }} 🆔 Commit ID: ${{ github.sha }} 🏷️ Repository Owner: ${{ github.repository_owner }} 📛 Repository Name: ${{ github.event.repository.name }} |
| BUTTON_TEXT | Текст кнопки | yes | Посмотреть |
| BUTTON_URL | URL кнопки | yes | https://github.com/${{ github.repository }}/commit/${{ github.sha }} |
| DISABLE_NOTIFICATION | Отключить уведомления | no | true |
| COMMIT | Коммит | no | "" |
| BRANCH | Ветка | no | "" |
| AUTHOR | Автор | no | "" |
| DATE | Дата коммита | no | "" |
| REPOSITORY | Репозиторий | no | "" |
| COMMIT_URL | URL коммита | no | "" |
| COMMIT_ID | ID коммита | no | "" |
| REPOSITORY_OWNER | Владелец репозитория | no | "" |
| REPOSITORY_NAME | Имя репозитория | no | "" |
Outputs
no outputs