Closed Bug 649515 Opened 13 years ago Closed 13 years ago

[jenkins] Build triggers for jenkins that can filter by git branch/ref

Categories

(support.mozilla.org :: Code Quality, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

Github sends post-commit notifications to Jenkins on every commit, causing it to rebuild, say, jsocol/master, when jsocol/next changed, and running them in parallel slows down both.

Ideally, we could define a build trigger that would take Github's post-receive hook payload[1] and only build if the 'ref' value matched a given branch.

Chris looked in to this a little and sounds optimistic enough for us to file this bug.

[1] http://help.github.com/post-receive-hooks/
Fixed this via jig[1].

[1] https://github.com/jsocol/jig
Assignee: chris.lonnen → james
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.