Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

How to get commitid for particular build version by REST API #3670

imra9n ·
I am looking for commitid for which build has been trigger. Is there any way to changelist or commit id for any build version through REST API of Quickuild.
  • replies 1
  • views 1846
  • stars 0
robinshen ADMIN ·
To do this, you may dump repositories information used in the build, and then get the revision for each used repository. Please check section "Access used repositories by build id" of below link:
http://wiki.pmease.com/display/QB61/Int ... ith+Builds