Branch: refs/heads/master Home: https://github.com/jenkinsci/pagerduty-plugin Commit: f61eb3b6aefaf3539d49c88df5870369a09b8b2c https://github.com/jenkinsci/pagerduty-plugin/commit/f61eb3b6aefaf3539d49c88df5870369a09b8b2c Author: Guillaume Le Biller <glebil...@traveldoo.com> Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/pagerduty/PDConstants.java M src/main/java/org/jenkinsci/plugins/pagerduty/PagerDutyParamHolder.java M src/main/java/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger.java M src/main/java/org/jenkinsci/plugins/pagerduty/pipeline/PagerDutyTriggerStep.java M src/main/java/org/jenkinsci/plugins/pagerduty/util/PagerDutyUtils.java M src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/config.jelly A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-dedupKey.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incDescription.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentClass.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentComponent.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentGroup.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentKey.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentSource.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentSummary.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-routingKey.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-serviceKey.html M src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help.html Log Message: ----------- Upgrade to pagerduty-client 3.0 Commit: 4ee3edd4d3b2aae2f9e37625be5547c85511c21a https://github.com/jenkinsci/pagerduty-plugin/commit/4ee3edd4d3b2aae2f9e37625be5547c85511c21a Author: Guillaume Le Biller <glebil...@traveldoo.com> Date: 2020-07-16 (Thu, 16 Jul 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger.java Log Message: ----------- Correclty bind resolveOnBackToNormal on trigger Commit: 6390bb2b3df8d83ad4d15b604498115036ca5b1f https://github.com/jenkinsci/pagerduty-plugin/commit/6390bb2b3df8d83ad4d15b604498115036ca5b1f Author: Alexander Leibzon <alexander.leib...@gmail.com> Date: 2020-07-17 (Fri, 17 Jul 2020) Changed paths: M .gitignore M pom.xml M src/main/java/org/jenkinsci/plugins/pagerduty/PDConstants.java M src/main/java/org/jenkinsci/plugins/pagerduty/PagerDutyParamHolder.java M src/main/java/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger.java M src/main/java/org/jenkinsci/plugins/pagerduty/pipeline/PagerDutyTriggerStep.java M src/main/java/org/jenkinsci/plugins/pagerduty/util/PagerDutyUtils.java M src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/config.jelly A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-dedupKey.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incDescription.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentClass.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentComponent.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentGroup.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentKey.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentSource.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-incidentSummary.html A src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-routingKey.html R src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help-serviceKey.html M src/main/resources/org/jenkinsci/plugins/pagerduty/PagerDutyTrigger/help.html Log Message: ----------- Merge pull request #9 from Kissy/master Upgrade to pagerduty-client 3.0 Compare: https://github.com/jenkinsci/pagerduty-plugin/compare/e5041b6dbaed...6390bb2b3df8 -- 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/pagerduty-plugin/push/refs/heads/master/e5041b-6390bb%40github.com.