Releases: jenkinsci/pipeline-github-plugin
Releases · jenkinsci/pipeline-github-plugin
2.8-159.09e4403bc62f
2.8-155.8eab375ac9f8
2.8-152.1bb03bf1c2c9
✍ Other changes
- Added Label added trigger to plugin (#121) @xocasdashdash
- chore: use jenkins infra maven cd reusable workflow (#115) @jetersen
- JENKINS-68480 - Automatically select owner for GitHubAppCredentials (#117) @LeoQuote
- update pipeline to use latest build environment (#118) @LeoQuote
2.8-141.7e985db66f30
✍ Other changes
- Improved how it checks for github collaborator access (#111) @xocasdashdash
2.8-138.d766e30bb08b
- Update README.md (#103) @pgAdmin
- enables automatic release (#97) @aaronwalker
- fix(triggers): handles github repos with mixed case org and repo names (#94) @aaronwalker
- Include line in review comment API calls (#93) @tbarda
- Review trigger with integration (#90) @paschdan
- Add support for creating pull request reviews (#37) @adamrbennett
- Add support for team reviewers (#73) @rigsbyt
- Read GitHub pipeline docs from GitHub for plugins.jenkins.io (#75) @MarkEWaite
- Add ability to retrieve draft state of a PR (#77) @FnTm
- expose comment and author as environment variables (#65) @v1v
- Incrementalified (#68) @res0nance
- Add provision to delete branch (#69) @NikitashP
- Improve support for getting and setting a PRs milestone (#51) @aaronjwhiteside
- ISSUE 30: pullRequest.createStatus Reports status to the pull request fork, not the fork being submitted to (#42) @nrayapati
- Fix broken anchor (#40) @AnEmortalKid
- createReviewRequests and deleteReviewRequests expects a list of usern… (#35) @johanek
- Fix a typo in the pullRequest.merge examples (#36) @jonathanbaugh
- Allow listing a PR's reviews (#18) @deiwin
- mark commentPattern getter public (#19) @docwhat
- Minor refactoring due to https://jenkins.io/security/advisory/2017-07… (#9) @aaronjwhiteside
- Add getter for PR head branch name (#11) @deiwin
- Expose additional trigger information from build cause (#12) @deiwin
- Fix typo in README (#4) @Korri