Issue Type: New Feature New Feature
Assignee: Unassigned
Components: core
Created: 15/Apr/15 9:18 PM
Description:

Currently, Fisheye/Crucible supports webhooks which can be used to trigger a build.

However, it would be nice if Jenkins could use the body of the HTTP POST (in JSON) in order to trigger the build only if it's the correct branch that was committed to instead of every single commit.

We could, for example, pass extra parameters via the URL to specify which job we hope to trigger, and Jenkins would look at the job's configuration to know if this job should be triggered, based on the information provided in the Fisheye webhook.

JSON format is described here:
https://confluence.atlassian.com/display/FISHEYE/Configuring+web+hooks

Project: Jenkins
Priority: Minor Minor
Reporter: Jérémie Faucher-Goulet
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to