actions-marketplace-validations/Issue comment tag
Tag a team in an issue comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| team | The tag of the team to mention in the issue comment | yes | — |
| issue | The issue number to create a new comment in | no | — |
| pr | The pr number to create a new comment in | no | — |
| owner | The owner for the repo to create a new comment in | yes | — |
| repo | The repo to create a new comment in | yes | — |
| GITHUB_TOKEN | The GitHub token to use to create a new comment with. Use `secrets.GITHUB_TOKEN` to inject it | yes | — |
Outputs
no outputs