Branch: refs/heads/pr105-is151
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: cf6271b399c32e0bf6844f25a722ad936ff40541
      
https://github.com/jenkinsci/ghprb-plugin/commit/cf6271b399c32e0bf6844f25a722ad936ff40541
  Author: David Tanner <[email protected]>
  Date:   2015-08-11 (Tue, 11 Aug 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/Ghprb.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbBuilds.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbCause.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequest.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbPullRequestMerge.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M 
src/main/java/org/jenkinsci/plugins/ghprb/GhprbTriggerBackwardsCompatible.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbRepositoryTest.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbTriggerTest.java

  Log Message:
  -----------
  Allow multiline for regex.  Trigger is regex.  Add description.
All regex matching uses DOTALL and IGNORECASE.
The trigger phrase has been updated to be a regex.  If it had special 
characters, they have been quoted.
Add the description to the cause and env variables


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

Reply via email to