The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
pingcodeBuildRecord
: Send build result to pingcodepingcodeDeployRecord
: Send deploy result to pingcodestep([$class: 'PCBuildNotifier'])
: PingCode: create build recordstep([$class: 'PCDeployNotifier'])
: PingCode: create deploy recordstep([$class: 'WTBuildNotifier'])
: Worktile: create build recordstep([$class: 'WTDeployNotifier'])
: Worktile: create deploy recordworktileBuildRecord
: Send build result to worktileworktileDeployRecord
: Send deploy result to worktilepingcodeBuildRecord
: Send build result to pingcodedefaultSummary
(optional)
String
failOnError
(optional)
boolean
overviewPattern
(optional)
String
resultURL
(optional)
String
status
(optional)
String
pingcodeDeployRecord
: Send deploy result to pingcodereleaseName
String
environmentName
String
failOnError
(optional)
boolean
isTagged
(optional)
boolean
releaseURL
(optional)
String
status
(optional)
String
step([$class: 'PCBuildNotifier'])
: PingCode: create build recordoverview
(optional)
...
# utilities ✓ #PLM-1239 isSha, input '0-9a-fA-F' * 40, true
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 41, false
✓ #PLM-1239 isSha, input ' ' + '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39 + ' ', false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 1 + '0-9a-fA-F ' * + '0-9a-fA-F' * 1, true
720 passing (10s)
If you want to display the line 720 passing (10s) on PingCode Agile Project, you need to enter ^.*passing in the input box. PingCode jenkins plugin will match this line from the build result according to your input regular expression and send it to PingCode.
String
defaultSummary
(optional)
String
resultURL
(optional)
String
step([$class: 'PCDeployNotifier'])
: PingCode: create deploy recordtagged
boolean
releaseName
(optional)
String
environmentName
(optional)
String
releaseUrl
(optional)
String
step([$class: 'WTBuildNotifier'])
: Worktile: create build recordoverview
(optional)
...
# utilities ✓ #PLM-1239 isSha, input '0-9a-fA-F' * 40, true
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 41, false
✓ #PLM-1239 isSha, input ' ' + '0-9a-fA-F' * 39, false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 39 + ' ', false
✓ #PLM-1239 isSha, input '0-9a-fA-F' * 1 + '0-9a-fA-F ' * + '0-9a-fA-F' * 1, true
720 passing (10s)
If you want to display the line 720 passing (10s) on PingCode Agile Project, you need to enter ^.*passing in the input box. PingCode jenkins plugin will match this line from the build result according to your input regular expression and send it to PingCode.
String
defaultSummary
(optional)
String
resultURL
(optional)
String
step([$class: 'WTDeployNotifier'])
: Worktile: create deploy recordtagged
boolean
releaseName
(optional)
String
environmentName
(optional)
String
releaseUrl
(optional)
String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.