-
Type:
Improvement
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: git-plugin
-
Environment:PROD
When I trigger builds using git push, I could see build home message like "Started by GitHub push by xxxxx". I want to pull this information to send notification. Could someone guide me to find the right process? I tried with currentBuild.rawBuild.getCauses() but not helping.