Gradle Plugins for GitHub, GitLab, Bitbucket and Azure Integration
1.0.0
Enhancement: Delete Summaries In GitHub
Adds the option to delete past summary comments in GitHub PRs. This is controlled by a new deleteOldSummaries parameter which defaults to false.
0.1.4
Enhancement: Explicit Pitest Report Paths
A new optional parameter has been introduced for all git integrations. This allows the directories in which the plugin looks for output files to be set explicitly. When set this override the default behaviour of seaching the output directories of tasks named pitest
.