-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: gerrit-trigger-plugin
-
Environment:Linux
Need to know how to trigger a build based on commit message text.
Flow:
1. I will push the changes to gerrit with a commit message "To do CI BUILD".
2. Gerrit plugin has to capture the text present in commit message and based on the commit message input jenkins build need to be triggered.
Please let me know how to achieve this task.