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

how to find all scheduled build for repository from rtc

Is any script for find all scheduled build for repository 

Or any plug in or api where we can find all scheduled build related to repository or project.


please help

1

0 votes


Accepted answer

Permanent link
Hi Yogesh, try: {RTC repository URL}/resource/virtual/build/definitions?_prettyPrint=true
It gives a JSON dump of all build definitions in the repository, including info about their schedules.
It's best to run it as a user with JazzAdmin rights, so you can see all project areas and items in them.

YOGESH LOKHANDE selected this answer as the correct answer

1 vote


One other answer

Permanent link
Hi Yogesh,

You should be able to open Firebug and find the undocumented REST API for getting build results, but only per build definition or build engine.  Then you could filter on "buildState".

Scott

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: Nov 01 '13, 11:22 a.m.

Question was seen: 4,692 times

Last updated: Nov 09 '13, 1:37 p.m.

Confirmation Cancel Confirm