com.epam.dep.esp:gmp-tools

Tools module for GroovyManiPulator


License
Apache-2.0

Documentation

Tools module for GMP Build Status

Integration module for GMP allows to work with Jira, Confluence and ElasticSearch.

TODO documentation.

Release process

Each push to master branch will trigger release workflow with creation of new release with increased patch version 1.0.x.

To increase minor version, need to add label release:minor in PR

To increase major version, need to add label release:major in PR

If no releases planned, need to add label norelease in PR

All documentation about that process can be found here: Github Release On Push Action