Releases: SEL-FOSS/bitbucketserver
Releases · SEL-FOSS/bitbucketserver
v1.2.0
What's Changed
- Add Method to Create New Comment on Pull Request by @JoeStanleySEL in #5
- Add Github Actions Workflow to Run
unittestand Generate Coverage Badge by @JoeStanleySEL in #6 - Feature/build and pr comment methods by @JasonKempSEL in #8
- Breaking change: arguments for
post_build_statuschanged to support the new REST endpoint. Old method and arguments is available under the new namepost_build_status_legacy. - v1.2.0 release by @JasonKempSEL in #9
New Contributors
- @JoeStanleySEL made their first contribution in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Added description to repo creation/update methods. by @JasonKempSEL in #2
- Added pull_request_diffs() method by @JasonKempSEL in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial commit of existing code.