actions-marketplace-validations/Telewire

Connect your GitHub Repo to Telegram

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
chatChat to send: chat id or @channel_nameyes
tokenTelegram Bot tokenyes
statusJob statusyes
stargazersGet Stars of the Repo${{ github.event.repository.stargazers_count }}
forkersNumber of Forks${{ github.event.repository.forks_count }}
iu_titleIssue Title${{ github.event.issue.title }}
iu_numIssue Number${{ github.event.issue.number }}
iu_actorIssue Triggerer${{ github.event.issue.user.login }}
iu_bodyIssue Body${{ github.event.issue.body }}
iu_comIssue Comment${{github.event.comment.body}}
pr_stateState of the PR${{ github.event.action }}
pr_numPR Number${{ github.event.number }}
pr_titleTitle of the PR${{ github.event.pull_request.title }}
pr_bodyBody/Contents of the PR${{ github.event.pull_request.body }}

no outputs