yunho1017/Replace Labels
Replace labels to an issue or a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token. | no | ${{ github.token }} |
| labels | The labels' name to be replace. Multiple labels must be separated by commas (,). | yes | — |
| ignore_labels | This is a label excluded from replacement. These labels do not remove even if they are not included in the label. Multiple labels must be separated by commas (,). | yes | — |
| repo | The owner and repository name. e.g.) Codertocat/Hello-World | no | ${{ github.repository }} |
| number | The number of the issue or pull request. | no | — |
Outputs
no outputs