Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64190

Regex match does not update the Job #no with Github PR

XMLWordPrintable

      As you can see in the below Jobs console logs exert, the regex matched by the description-setter plugin does not update the Job log URL once the job is completed. Not sure, but this likely happens because there is a Github PR #no abve the job no desc.

      08:54:41 #######################################################
      08:54:41 Logs upload to S3 complete.
      08:54:41 S3 build logs: <a href="https://s3-logs.zowe.org/logs/production/vex-sjc-zowe-jenkins-prod-1/ci-management-jjb-verify/28/"></a>
      08:54:41 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins9070142025135512232.sh
      08:54:41 [description-setter] Description set: S3 build logs: <a href="https://s3-logs.zowe.org/logs/production/vex-sjc-zowe-jenkins-prod-1/ci-management-jjb-verify/28/"></a>
      08:54:42 [WS-CLEANUP] Deleting project workspace...
      08:54:43 [WS-CLEANUP] done
      08:54:43 Finished: SUCCESS
      

      Regex used to match the URL:

      https://regex101.com/r/ZfaB3l/2

      job logs:

      https://s3-logs.zowe.org/logs/production/vex-sjc-zowe-jenkins-prod-1/ci-management-jjb-verify/28/

      https://jenkins.zowe.org/job/ci-management-jjb-verify/

       

            huybrechts huybrechts
            askb Anil Belur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: