Branch: refs/heads/webhook-exec-check Home: https://github.com/jenkinsci/rundeck-plugin Commit: abf1abc9d1b1d2d425cc440818591d45bafe8ba6 https://github.com/jenkinsci/rundeck-plugin/commit/abf1abc9d1b1d2d425cc440818591d45bafe8ba6 Author: Luis Toledo <l...@variacode.com> Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths: M src/main/java/org/jenkinsci/plugins/rundeck/RundeckTrigger.java M src/main/java/org/jenkinsci/plugins/rundeck/WebHookListener.java Log Message: ----------- validate the execution received in the webhook payload exists in the configured rundeck instances return an error if the execution is not valid Commit: 359ef03958ebe0bd193d20098ea6a1aa0ba675dc https://github.com/jenkinsci/rundeck-plugin/commit/359ef03958ebe0bd193d20098ea6a1aa0ba675dc Author: Luis Toledo <l...@variacode.com> Date: 2022-10-28 (Fri, 28 Oct 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/rundeck/RundeckTrigger.java Log Message: ----------- check the job ID and date started Commit: d95eed20ba01955e9cd11c68ddf27c1094fbb64d https://github.com/jenkinsci/rundeck-plugin/commit/d95eed20ba01955e9cd11c68ddf27c1094fbb64d Author: Luis Toledo <l...@variacode.com> Date: 2022-10-28 (Fri, 28 Oct 2022) Changed paths: M src/main/java/org/jenkinsci/plugins/rundeck/RundeckTrigger.java M src/main/java/org/jenkinsci/plugins/rundeck/WebHookListener.java M src/main/resources/org/jenkinsci/plugins/rundeck/RundeckTrigger/config.jelly Log Message: ----------- put the job filter identifier as a default value add a token for generic trigger Compare: https://github.com/jenkinsci/rundeck-plugin/compare/0208058bd3f8...d95eed20ba01 -- 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/rundeck-plugin/push/refs/heads/webhook-exec-check/020805-d95eed%40github.com.