actions-marketplace-validations/Jira extract issues by tags

Extract issue keys from commit messages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenYour Github tokenyes
head-tagThe head tag, in format xxx_v1.1.0 || v1.1.0 || 1.1.0 || 1.1yes
release-tagThe release tag, defaults to previous semver if not specifiedno
tag-filterTag used for filtering tags when finding previous release tag. Used as startsWith, ie. "xxx_" will only match tags starting with xxx_no
path-filterPath filter for only extracting issues that has files matching certain paths. Supports a list of paths, by seperating with comma, ie. "src, folder/src". Useful in monorepos with several projectsno
continue-on-errorif set to false, do not throw exception on errors to continue flow.nofalse

no outputs