Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Continuous Integration with JBE

Hi guys, is it possible to run a build automatically when a change has been delivered into the Stream? I'm looking at the build definition and I can see that one can schedule the builds at time intervals but what we need is when a change gets delivered then that's the time the build should run.

Another thing is email notifications. Is there a way for the build to send an email when the build runs and after?

0 votes


Accepted answer

Permanent link
Jesse,

as far as I know this is not possible out of the box today. You could create a follow up action hooking into the deliver process similar to https://jazz.net/library/article/1000 I guess. I know some users did similar things.

With respect to the e-mail: There is an e-mail notification out of the box for finished builds. If you want to avoid the clutter, use feeds. It would probably be possible to extend the notification mechanism in RTC to send these e-mails. Another potential approach would be to use a Java class to send mails from within the build scripts.

If this is not feasible, you could create enhancement request, if there are none already (I did only a quick check). You can develop these kinds of extensions. There is also a team that develops (and maintains) those kinds of extensions for a fee.
Jesse Timbang selected this answer as the correct answer

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Sep 20 '12, 12:35 p.m.

Question was seen: 5,315 times

Last updated: Sep 21 '12, 2:34 a.m.

Confirmation Cancel Confirm