brianlagunas/Sponsor Action
Adds a sponsor label to issues opens by sponsors.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 9, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: brianlagunas/sponsor-action@266f42e165f29bc604396a59e0a412a53f81bd31 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| label | The label to apply to the issue or pull request if the author is a sponsor. | — | sponsor 💖 |
| maintainers | A list of maintainers that are sponsored | — | — |
| github_token | Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |