Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drnic/build-change-trigger-plugin


https://github.com/drnic/build-change-trigger-plugin

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# build-change-trigger plugin for Jenkins

TODO: Purpose and awesomeness when finished.

## Development

For development and to see this plugin in a test Jenkins server:

```
$ bundle install
$ jpi server
```

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request