-
Improvement
-
Resolution: Fixed
-
Major
-
None
I would like to push the development of the P4 Trigger feature so that it can be used as a Post "change-commit" Hook to trigger builds.
Right now, the feature can detect changes on a simple payload "payload=
{"change":"12345", "p4port":"localhost:1666"}but does not triggers a build.
I believe the main requirements I am looking for would be the following:
- Should trigger build of "relevant" jobs when changes are detected
- Should be Pipeline compatible
- Should inject payload attributes as Environment Variables
- Crumb Exclusion