|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

I use the following URL to trigger a build remotely:
[JENKINS URL]/view/job/[JOB_NAME]/build?token=[TOKEN]
What I envision, is the ability to access the body of such POST request within a job's configuration... Or a way to specify conditions upon which to really start the build based on the body of the POST.