github-pr-comment-build-plugin

MIT License

Stars
23
Committers
12

Bot releases are visible (Hide)

github-pr-comment-build-plugin - 103.vc8919acf2a6b Latest Release

Published by github-actions[bot] 8 months ago

🚀 New features and improvements

  • Add note about how new releases are triggered (#68) @bluesliverx

✍ Other changes

  • Add no-op commit to trigger a full release (#67) @bluesliverx
  • Correctly ignore non-label events in label event handler (#66) @pascal-hofmann
  • Updated Jenkinsfile syntax (#64) @NotMyFault
github-pr-comment-build-plugin - 96.v9ff13b69dd66

Published by github-actions[bot] over 1 year ago

🚀 New features and improvements

  • Add configurable minimum permissions for triggers (#60) @pascal-hofmann
  • Add label trigger support (#62) @AgyaeyTiwari
  • Add minimum permissions check for label trigger (#63) @bluesliverx

✍ Other changes

  • Documenting the need to set up the 'discover pull requests' behavior (#59) @ncreep
github-pr-comment-build-plugin - 86.v23ae6d00ab99

Published by github-actions[bot] about 2 years ago

🚀 New features and improvements

  • Fix log line output (#53) @bluesliverx
github-pr-comment-build-plugin - 84.vf0ca422dff85

Published by github-actions[bot] about 2 years ago

🚀 New features and improvements

  • isAuthorized() throws IllegalArgumentException instead of returning false (#51) @lprimak
github-pr-comment-build-plugin - 82.v986d7874d9c5

Published by github-actions[bot] about 2 years ago

✍ Other changes

  • Filter out duplicate builds correctly (#48) @lprimak
github-pr-comment-build-plugin - 78.v2dcf62ba199b

Published by github-actions[bot] over 2 years ago

🚀 New features and improvements

  • Breaking: Limit permissions (optionally) to collaborators when triggering builds (#46) @lprimak

✍ Other changes

  • chore: use jenkins infra maven cd reusable workflow (#45) @jetersen
github-pr-comment-build-plugin - 67.va90f5cae5912

Published by github-actions[bot] over 2 years ago

🚀 New features and improvements

  • Update cd action (#44) @bluesliverx
  • Update readme to force another build (#43) @bluesliverx

✍ Other changes

  • fixes intermittent multiple job invocations (#41) @lprimak
github-pr-comment-build-plugin - 61.v49f749d31d98

Published by github-actions[bot] about 3 years ago

🐛 Bug fixes

  • #33 Add exported attributes to generate better JSON (#37) @bluesliverx
github-pr-comment-build-plugin - 58.v945be9f1661f

Published by github-actions[bot] about 3 years ago

  • Create simple PR to trigger builds (#35) @bluesliverx
  • Fix #19 and #33, add comment author and whitelist cause fields (#34) @bluesliverx
  • Update readme with badges, etc (#29) @bluesliverx
  • JENKINS-63938 - Add storage of commentBody in GitHubPullRequestCommentCause (#25) @jebentier
  • Update readme (#28) @bluesliverx
  • Add better documentation for GH orgs and branch properties (#18) @bluesliverx
  • Use HTTPS URLs in pom.xml (#16) @daniel-beck-bot
  • Updates for plugin maintenance (#12) @bluesliverx
  • Add subscriber to build for Github pull request review events (#11) @mloo-sp

🚀 New features and improvements

  • Move to CD again (#36) @bluesliverx