jenkins-infra/jenkins-maven-cd

Deploys a Maven project to the Jenkins Artifactory repository in continuous delivery style.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENToken to run with, defaults to the repository GITHUB_TOKENyes
MAVEN_USERNAMEMaven username used for deploying the plugin jar to Jenkins Artifactory Repositoryyes
MAVEN_TOKENMaven token used for deploying the plugin jar to Jenkins Artifactory Repositoryyes
INTERESTING_CATEGORIESRegexp of emojis from https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.yml representing changes of interest to users. By default excludes 📦📝👻🚦 under the assumption these do not normally merit a release. Ignored when using workflow_dispatch (explicit release); when using the check_run trigger (automatic), the release is skipped unless the draft changelog matches. yes[💥🚨🎉🐛⚠🚀🌐👷]|:(boom|tada|construction_worker):

no outputs