Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 12bfda14895bfe33b9e58d43428a747fa82980dc
      
https://github.com/jenkinsci/slack-plugin/commit/12bfda14895bfe33b9e58d43428a747fa82980dc
  Author: Kevin <kcbosch...@users.noreply.github.com>
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/plugins/slack/ActiveNotifier.java
    M src/main/java/jenkins/plugins/slack/SlackNotifier.java
    M src/main/java/jenkins/plugins/slack/config/GlobalCredentialMigrator.java
    A src/main/java/jenkins/plugins/slack/matrix/MatrixTriggerMode.java
    M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
    M src/main/resources/jenkins/plugins/slack/Messages.properties
    M src/main/resources/jenkins/plugins/slack/SlackNotifier/config.jelly
    A src/main/webapp/help-matrixTriggerMode.html
    A src/test/java/jenkins/plugins/slack/ActiveNotifierTest.java
    M src/test/java/jenkins/plugins/slack/SlackNotifierStub.java
    M src/test/java/jenkins/plugins/slack/SlackNotifierUnitTest.java
    M 
src/test/java/jenkins/plugins/slack/config/GlobalCredentialMigratorTest.java
    M 
src/test/java/jenkins/plugins/slack/workflow/SlackSendStepIntegrationTest.java

  Log Message:
  -----------
  Adding support for configuring when matrix projects notify. (#547)

* Adding support for configuring when matrix projects notify.

* Adding tests around matrix build notification options. Properly handling 
compatibility and removing unnecessary invocations/exceptions.

* Update parent pom version to latest. Fix casing with Messages.


-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to