actions-marketplace-validations/welcome-new-contributors
Greet new contributors with a welcome message when they open a new issue/PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 11, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/garg3133_welcome-new-contributors@a38583ed8282e23d63d7bf919ca2d9fb95300ca6 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GITHUB_TOKEN to access your repository or OAUTH_TOKEN to use your bot github account. | yes | — |
| is-oauth-token | Is the token provided above an OAUTH_TOKEN? (Bot account should be a collaborator on your repo.) | no | false |
| issue-message | Welcome message for new issue. | no | — |
| pr-message | Welcome message for new issue. | no | — |
Outputs
no outputs