nodejs/Node.js PR labelling
Applies labels to nodejs/node PRs based off of which files have changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 28, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: nodejs/node-pr-labeler@d4cf1b8b9f23189c37917000e5e17e796c770a6b # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`. | no | ${{ github.token }} |
| configuration-path | The path inside the target repository where the .yml config file with filepaths -> labels mapping exists. | yes | — |
Outputs
no outputs