Skip to content

braincorp/ci-multitool

Repository files navigation

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

cli tool for doing things in CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages