actions-marketplace-validations/cuptopbot

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
iu_titleIssue Title${{ github.event.issue.title }}
iu_numIssue Number${{ github.event.issue.number }}
iu_actorIssue Triggerer${{ github.event.issue.user.login }}
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