alexgartner-bc / ci-multitool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-multitool

go command line (and library) for interacting with apis and data in CI.

parse pulumi output and post to PR

ci-multitool pulumi jsonoutput pulumi/jsonoutput/testdata/preview-changes.json -d 'gh-pr-trailer,stdout' --key pulumi-preview --repo alexgartner-bc/test --pr 3

image

stdin to gihub pr

echo asdf | ci-multitool github pr-trailer --repo alexgartner-bc/test --pr 3 --summary "my summary" -

stdin to gihub comment

echo asdf | ci-multitool github comment --repo alexgartner-bc/test --pr 3 -

About

License:MIT License


Languages

Language:Go 100.0%