actions-marketplace-validations/Twilio-Whatsapp Action

Recieve repo notifications on your whatsapp when a push occurs in the master branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fromThe twilio whatsapp number from which the sms should be sentyes
toThe number which is configured with twilioyes
twilio_account_sidTwilio Accout SID from twilio consoleyes
twilio_authTwilio Authentication token from consoleyes
iutitleIssue Title${{ github.event.issue.title }}
iunumIssue 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}}
event_actionCurrent state of the issue/pull request${{ github.event.action }}
prnumPR Number${{ github.event.pull_request.number }}
prtitlePR Title${{ github.event.pull_request.title }}
pr_bodyPR Content${{ github.event.pull_request.body }}
stargazersStars of the Repo${{ github.event.repository.stargazers_count }}
forkersNumber of Forks${{ github.event.repository.forks_count }}

no outputs