1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-07-05 00:59:01 +02:00
Files
sap-jenkins-library/documentation/docs/steps/githubPublishRelease.md
2019-05-24 15:44:31 +02:00

579 B

${docGenStepName}

Prerequisites

You need to create a personal access token within GitHub and add this to the Jenkins credentials store.

Please see GitHub documentation for details about creating the personal access token.

${docJenkinsPluginDependencies}

${docGenParameters}

${docGenConfiguration}

${docGenDescription}

Example

Usage of pipeline step:

githubPublishRelease script: this, releaseBodyHeader: "**This is the latest success!**<br />"