Rally Software

Expand all | Collapse all

Do we have any API to get code checkin details and build details from Jenkins to rally

  • 1.  Do we have any API to get code checkin details and build details from Jenkins to rally

    Posted Jun 25, 2018 11:51 AM

    Hi,

     

    We have integrated between SVN and Jenkins and its working fine. now our requirement is, SVN code checkin, history information and Jenkins build information to be found in Rally. Do we have any API to fix this. Kindly suggest.

     

    Thanks

    Paramasivam.M 



  • 2.  Re: Do we have any API to get code checkin details and build details from Jenkins to rally
    Best Answer

    Posted Jun 26, 2018 04:46 AM

    Paramasivam.M,

     

    You can certainly leverage the Web Services API to add information to Agile Central or get information from Agile Central.  Of course it is limited to the Artifacts and Fields available on those Artifacts in Agile Central.  You may see all that is available via the Web Services API documentation at:

    https://rally1.rallydev.com/slm/doc/webservice/ 

     

    And for further information about developing custom apps to use the Web Services API, you can check out:

     

    For Developers | CA Agile Central Help 

     

    If you are looking for a Subversion connector, the information is available here:

     

    Subversion to CA Agile Central | CA Agile Central Help 

     

    Michael