ledongthuc/Monorepo labelling

Detects pull requests files changes and add labels to the pull request. User can define file change patterns and map it to labels we want to add to.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 11, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ledongthuc/monorepolabeling@66b3e6fdd819903bc19edb581757d0d40f61bf4c # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
matching-patternsMapping between file changes pattern and label we want to add to github pull request. Examples: /file/a/*:serviceA /file/b/*:serviceByes""
namedescription
labelsList of labels match with files changes