Branch: refs/heads/master
Home: https://github.com/jenkinsci/gerrit-trigger-plugin
Commit: fbecf66473bd2ea444ef20228d18829266683d09
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/fbecf66473bd2ea444ef20228d18829266683d09
Author: Bassam Khouri <[email protected]>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent.java
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/config.jelly
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent/config.jelly
A src/main/webapp/trigger/help-CommitMessageContains.html
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/event/PluginPatchsetCreatedEventTest.java
Log Message:
-----------
[JENKINS-64091] Inspect commit message in PatchSetCreated trigger
* Add support for "Commit message contains regular expression" in the
Patch Set Created trigger
* Commit message ignored if the textbox is empty
Issue JENKINS-64091
Commit: dae5b762362e031b7260d8ed5c0badc212db5532
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/dae5b762362e031b7260d8ed5c0badc212db5532
Author: Robert Sandell <[email protected]>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent.java
Log Message:
-----------
Apply suggestions from code review
Don't need the force update flag
Commit: bce5811a49f37a63097348406c51abe7b254feb9
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/bce5811a49f37a63097348406c51abe7b254feb9
Author: Robert Sandell <[email protected]>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent.java
Log Message:
-----------
Update
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent.java
Missed one access of forceUpdatePattern
Commit: 697a95f538ff3b21fa848b01fba1588295ba1f40
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/697a95f538ff3b21fa848b01fba1588295ba1f40
Author: Robert Sandell <[email protected]>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent.java
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTrigger/config.jelly
M
src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/events/PluginPatchsetCreatedEvent/config.jelly
A src/main/webapp/trigger/help-CommitMessageContains.html
M
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/event/PluginPatchsetCreatedEventTest.java
Log Message:
-----------
Merge pull request #420 from
bkhouri/t/master/JENKINS-64091_read_commit_message_on_ps_creation
[JENKINS-64091] Inspect commit message in PatchSetCreated trigger
Compare:
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/f182f4240bee...697a95f538ff
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gerrit-trigger-plugin/push/refs/heads/master/f182f4-697a95%40github.com.