Build only if there are changes
One answer
Hi,
I use RTC and build forge at the same time, I trigger build via RTC rather than build forge.
I want to know if build forge support "Build only if there are changes accept"?
I see "jazz source control" has this option, is it work for build forge?
Hi,
If you're using the JazzJBE adaptor that ships with Build Forge, it understands JBE's return codes for determining when there were no accepted changes (do nothing and clean up), when there were accepted changes (fetch source and start building) or when an error occurred (fail the build). If you haven't checked out this article, it has some good information regarding the integration between Build Forge and RTC.
Brent Ulbricht
RTC Build Lead