def hasChangeNumber()

in vars/gerritPipeline.groovy [115:117]


def hasChangeNumber() {
    env.GERRIT_CHANGE_NUMBER?.trim()
}