jenkins-infra/interesting-category

Validate that the next draft release is interesting

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
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. An output of interesting = true/false will be set, the 'workflow_dispatch' (explicit release) is always 'interesting'. yes[💥🚨🎉🐛⚠🚀🌐👷]|:(boom|tada|construction_worker):
RELEASE_DRAFT_BODYRelease draft body produced by `release-drafter/release-drafter` action; defaults to looking for a draft release named `next` no""
namedescription
interestingwhether the category is interesting or not, true / false will be the result