wow-actions/Welcome New Users
💖 Welcomes new users by creating a comment in the first time issue/PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication. | no | ${{ github.token }} |
| FIRST_ISSUE | Comment to be posted to on first time issues. | no | — |
| FIRST_ISSUE_COMMENT | Comment to be posted to on first time issues. | no | — |
| FIRST_ISSUE_REACTIONS | Reactions to be add to comment on first time issues. | no | — |
| FIRST_PR | Comment to be posted to on PRs from first time contributors in your repository. | no | — |
| FIRST_PR_COMMENT | Comment to be posted to on PRs from first time contributors in your repository. | no | — |
| FIRST_PR_REACTIONS | Reactions to be add to comment on PRs from first time contributors in your repository. | no | — |
| FIRST_PR_MERGED | Comment to be posted to on pull requests merged by a first time user. | no | — |
| FIRST_PR_MERGED_COMMENT | Comment to be posted to on pull requests merged by a first time user. | no | — |
| FIRST_PR_MERGED_REACTIONS | Reactions to be add to comment on pull requests merged by a first time user. | no | — |
| STAR_MESSAGE | Message in the comment to tip non-stargazers to star our repo. | no | — |
Outputs
no outputs