Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-github-plugin Commit: ebc7956cb980c7897c8e951fcde01cf4dd6a7731 https://github.com/jenkinsci/pipeline-github-plugin/commit/ebc7956cb980c7897c8e951fcde01cf4dd6a7731 Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2019-07-19 (Fri, 19 Jul 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriber.java A src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubParametersAction.java Log Message: ----------- expose comments as env variables Commit: fe40ece8e344e5768604e8d0be6db52e21bc107d https://github.com/jenkinsci/pipeline-github-plugin/commit/fe40ece8e344e5768604e8d0be6db52e21bc107d Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2019-07-20 (Sat, 20 Jul 2019) Changed paths: M pom.xml A src/test/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest.java A src/test/resources/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest/payload/comment.json Log Message: ----------- Add UTs for the GitHubEventSubscriber similar to the ones done in https://github.com/jenkinsci/github-branch-source-plugin/pull/132 Commit: 8bae424351f6154cb0e3ff8d819c25f3ddb8c764 https://github.com/jenkinsci/pipeline-github-plugin/commit/8bae424351f6154cb0e3ff8d819c25f3ddb8c764 Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest.java A src/test/resources/org/jenkinsci/plugins/pipeline/github/trigger/IssueCommentTriggerTest/payload/comment.json Log Message: ----------- Potential UTs for validating the comment Commit: 93abea4de6cfaba356ddd6452e00a085abe54623 https://github.com/jenkinsci/pipeline-github-plugin/commit/93abea4de6cfaba356ddd6452e00a085abe54623 Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M pom.xml M src/test/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest.java R src/test/resources/org/jenkinsci/plugins/pipeline/github/trigger/IssueCommentTriggerTest/payload/comment.json Log Message: ----------- Revert "Potential UTs for validating the comment" This reverts commit 8bae424351f6154cb0e3ff8d819c25f3ddb8c764. Commit: 9789211b3b2aff7fe0f72e8a038eebc1ea7c91af https://github.com/jenkinsci/pipeline-github-plugin/commit/9789211b3b2aff7fe0f72e8a038eebc1ea7c91af Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M pom.xml R src/test/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest.java R src/test/resources/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriberTest/payload/comment.json Log Message: ----------- Revert "Add UTs for the GitHubEventSubscriber similar to the ones done in https://github.com/jenkinsci/github-branch-source-plugin/pull/132" This reverts commit fe40ece8e344e5768604e8d0be6db52e21bc107d. Commit: 293064522b7033215f3ec7c082c7491c8e8d0f59 https://github.com/jenkinsci/pipeline-github-plugin/commit/293064522b7033215f3ec7c082c7491c8e8d0f59 Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2020-03-01 (Sun, 01 Mar 2020) Changed paths: A src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEnvironmentVariablesAction.java M src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriber.java R src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubParametersAction.java Log Message: ----------- renamed as suggested Commit: e10021d1be22d6968dabba93e2cc4b9edf759791 https://github.com/jenkinsci/pipeline-github-plugin/commit/e10021d1be22d6968dabba93e2cc4b9edf759791 Author: Victor Martinez <victormartinezru...@gmail.com> Date: 2020-03-05 (Thu, 05 Mar 2020) Changed paths: M README.md Log Message: ----------- As suggested just added some details in the README.md Commit: aeb1116dfcb88819a9ad39dac3af14de9dbae3ec https://github.com/jenkinsci/pipeline-github-plugin/commit/aeb1116dfcb88819a9ad39dac3af14de9dbae3ec Author: Aaron Whiteside <aaronjwhites...@gmail.com> Date: 2020-03-06 (Fri, 06 Mar 2020) Changed paths: M README.md A src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEnvironmentVariablesAction.java M src/main/java/org/jenkinsci/plugins/pipeline/github/trigger/GitHubEventSubscriber.java Log Message: ----------- Merge pull request #65 from v1v/expose/variable expose comment and author as environment variables Compare: https://github.com/jenkinsci/pipeline-github-plugin/compare/2b966642dc1d...aeb1116dfcb8 -- 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/pipeline-github-plugin/push/refs/heads/master/2b9666-aeb111%40github.com.