mauroalderete/Assign Labels From Conventional Commits

Assign labels to pull-request parsing conventional commits standard

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe Github token.yes
conventional-commitsString with the YAML object or path to file YAML that contains a list with conventional commits and the labels matching that must be assignedyes
pull-request-numberThe pull request's number where labels will be assignedno0
maintain-labels-not-matchedYou should keep the conventional commit tags assigned to the pull-request, even though they are no longer referenced within commits.nofalse
apply-changesShould will be executing the action and save any change to the repository.notrue
namedescription
labels-previousList of the labels assigned before the updating
labels-assignedList of the labels added
labels-removedList of the labels removed
labels-nextList of the labels assigned after the updating
action-statusExecution status of the action
action-messageMessage associated to the current status of the action