actions-marketplace-validations/Path Labeler

Add labels based on the paths of modified files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
authTokenThe GitHub tokenyes
prNumberThe pull request numberno${{ github.event.pull_request.number || github.event.number }}
basePathsThe base path to match like path1|path2yes
prefixesPrefix to repo name to be used in label, like prefix1|prefix2 for 2 layersno
delimiterDelimiter between prefix and label(e.g., space)no
layersThe number of layers to use for the labelno1
debugShowPathsShow all PR paths in debug modenofalse
isDryRunDon't push labels to githubnofalse
namedescription
pathsThe unique paths of modified files
labelsThe labels to add to the pull request