corda / corda-gradle-plugins

Gradle plugins used by Corda and Cordapps
Other
24 stars 36 forks source link

NOTICK: Use env.CHANGE_ID rather than changeRequest() to ID if we are in a PR build #519

Closed ronanbrowne closed 2 years ago

ronanbrowne commented 2 years ago

changeRequest() seems to not be triggering correctly in all use cases - use CHANGE_ID instead as this is only set by Jenkins in PR builds it simply will not exist otherwise