bytecodealliance/Subscribe to Label
Allows users to subscribe to a label and automatically get @'d when the label is added to a pull request or issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | GITHUB_TOKEN secret | yes | — |
| configuration-path | The path for the user and label configurations | — | .github/subscribe-to-label.json |
| operations-per-run | The rough number of github API calls to do per background run. This is to avoid running up against rate limits. | — | 50 |
Outputs
no outputs