Branch: refs/heads/master Home: https://github.com/jenkinsci/github-pr-comment-build-plugin Commit: 44f1834076f8ab1089b0f8f6f2552ca60919a9b4 https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/44f1834076f8ab1089b0f8f6f2552ca60919a9b4 Author: lprimak <le...@flowlogix.com> Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths: M src/main/java/com/adobe/jenkins/github_pr_comment_build/IssueCommentGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRReviewGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRUpdateGHEventSubscriber.java Log Message: ----------- Revert "Fixes issue #32" This reverts commit 54433e98fc03deafad2b7419861c07851c2ed8ee. Commit: e9234b603e8f9962ad2e15fe89e595d80e00c3f5 https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/e9234b603e8f9962ad2e15fe89e595d80e00c3f5 Author: lprimak <le...@flowlogix.com> Date: 2022-09-08 (Thu, 08 Sep 2022) Changed paths: M src/main/java/com/adobe/jenkins/github_pr_comment_build/IssueCommentGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRReviewGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRUpdateGHEventSubscriber.java Log Message: ----------- making sure the jobs are unique before submitting fixes the root causes of #27 and #32 and allows multiple jobs to be run Commit: fbc44551fd4bd189406c2d09b5383bf43d5f58ab https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/fbc44551fd4bd189406c2d09b5383bf43d5f58ab Author: lprimak <le...@flowlogix.com> Date: 2022-09-08 (Thu, 08 Sep 2022) Changed paths: M src/main/java/com/adobe/jenkins/github_pr_comment_build/IssueCommentGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRReviewGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRUpdateGHEventSubscriber.java Log Message: ----------- replaced deprecated ACL.impersonate() method Commit: 986d7874d9c538795c4bfd6fe48e1e0769c5f50d https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/986d7874d9c538795c4bfd6fe48e1e0769c5f50d Author: Brian Saville <bksavi...@gmail.com> Date: 2022-09-14 (Wed, 14 Sep 2022) Changed paths: M src/main/java/com/adobe/jenkins/github_pr_comment_build/IssueCommentGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRReviewGHEventSubscriber.java M src/main/java/com/adobe/jenkins/github_pr_comment_build/PRUpdateGHEventSubscriber.java Log Message: ----------- Merge pull request #48 from flowlogix/dedup-builds Filter out duplicate builds correctly Compare: https://github.com/jenkinsci/github-pr-comment-build-plugin/compare/2dcf62ba199b...986d7874d9c5 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-pr-comment-build-plugin/push/refs/heads/master/2dcf62-986d78%40github.com.