suzuki-shunsuke/Watch GitHub Stars
Notify your repository's stars to GitHub Issues
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| number | The GitHub Issue number. | yes | — |
| body | The comment body. | — | [${{github.event.sender.login}}](${{github.event.sender.html_url}}) starred (${{github.event.repository.stargazers_count}}) :star: <img width="32" alt="image" src="${{github.event.sender.avatar_url}}"> |
| github_token | GitHub Access Token to post comments. The permission `issues: write` is necessary. | — | ${{github.token}} |
| repo | GitHub Repository to post comments The default is $GITHUB_REPOSITORY | no | — |
Outputs
no outputs