X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-release-jobs.yaml;h=07b988ff164eda57e894443dc965e3a71d4bf69b;hb=794042ce858f009db24afb1b6d62bb2c33584c24;hp=c2bb7492ec159f55cba799cbc48eba61a7b5ad47;hpb=c53e11db14ab7abede74c74801bec9ca381c8cc6;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-release-jobs.yaml b/jjb/lf-release-jobs.yaml index c2bb7492..07b988ff 100644 --- a/jjb/lf-release-jobs.yaml +++ b/jjb/lf-release-jobs.yaml @@ -53,8 +53,8 @@ exclude-no-code-change: false - draft-published-event - comment-added-contains-event: - comment-contains-value: | - ^Patch Set[ ]+[0-9]+:([ ]+|[\n]+)(recheck|reverify)$ + # yamllint disable-line rule:line-length + comment-contains-value: '^Patch Set\s+\d+:\s+(recheck|reverify)\s*$' ##################### # Job Configuration # @@ -158,7 +158,7 @@ gerrit_merge_triggers: - change-merged-event - comment-added-contains-event: - comment-contains-value: remerge$ + comment-contains-value: '^Patch Set\s+\d+:\s+remerge\s*$' ##################### # Job Configuration # @@ -342,6 +342,8 @@ variable: SIGUL_PKI - file-id: signing-pubkey variable: SIGNING_PUBKEY + - file-id: pypirc + target: "$HOME/.pypirc" - shell: !include-raw-escape: ../shell/sigul-configuration.sh - shell: !include-raw-escape: ../shell/sigul-install.sh - inject: