Releases: monitorjbl/pr-harmony
Releases · monitorjbl/pr-harmony
v2.5.0
- Several minor fixes to address internal Bitbucket Server issues
- Fixing case issue with user slug (#67)
v2.5.0-rc1
- Moving event listeners to asynchronous threads
v2.3.5
- Fixing #58's accidental check of participants rather than reviewers
v2.3.4
- Fix for
NullPointerException
on Needs Work check after upgrade from 2.3.3 (#59)
v2.3.3
- Support for "Needs work" in pull requests (#58)
- Raising minimum Bitbucket version to 4.4.0
v2.3.2
- Allowing groups of unlimited size (#47)
- Ignoring missing users from configuration (#49)
v2.3.0
- Fix for #2 (not compatible with Bitbucket version before 4.2.0)
- Fix for #21