ableco/Label pull request
Label pull request on approval
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 6, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: ableco/label-when-approved-action@ccf45ee3e397754150e2dec175e834f12b8370b5 # 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 }} |
| add-label | Label name to add | — | — |
| remove-label | Label name to remove | — | — |
| approvals | Number of approvals | — | — |
Outputs
no outputs