cr_plugin_github_actions v0.0.9
cr_plugin_github_actions
Usage
Required Arguments
- -p or --project is the project name in the format of orgname/project
- -c or --commit is the commit reference
- -t or --tag is the tag name
Status executable and response format
- The output is tab delimited
- The first line is a header
- The second line is data
- The status should be success, failure, or running
- The build_url should be the url where the status was found
Execution
./cli status --project crosscloudci/testproj --commit 4e9eaf4f50d39f7823406370b41402db5cb13009 status build_url failure https://travis-ci.org/crosscloudci/testproj/builds/622960349?utm_source=github_status&utm_medium=notification
Building
shards crystal build src/cli.cr
Contributing
- Fork it (https://github.com/your-github-user/cr_plugin_github_actions/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- W. Watson - creator and maintainer
- Joshua Darius - creator and maintainer
Repository
cr_plugin_github_actions
Owner
Statistic
- 0
- 1
- 0
- 0
- 5
- almost 5 years ago
- December 10, 2019
License
MIT License
Links
Synced at
Fri, 08 Nov 2024 03:30:29 GMT
Languages