zapata-engineering/Command PR Comment

Use the output of a command as a comment on a PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command to runyes
templateThe template of the comment. The string "%command%" will be replaces with the output of the command.no
update-textUpdates the comment with this text instead of creating a new oneno
working-dirWorking directory relative to the repository rootno.
github-tokenUses this token with the Github clientno${{ github.token }}

no outputs