remimachina/Project Check

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
execThe name of the action to executeyes
beforeThe SHA of the previous commit -> see: {{ github.event.before }}yes
afterThe SHA of the new commit -> see: {{ github.sha }}yes
repositoryThe name of the owner & repository -> see: {{ github.repository }}yes
tokenThe token of the github action -> see: {{ secrets.GITHUB_TOKEN }}yes
slackThe oauth token of the bot to send the slack message fromyes
runThe run id of the github action -> see {{ github.run_id }}yes
branchThe branch that that was committed to -> see {{ github.event.inputs.branch }}yes

no outputs