actions-marketplace-validations/welcome-new-contributors

Greet new contributors with a welcome message when they open a new issue/PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 11, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/garg3133_welcome-new-contributors@a38583ed8282e23d63d7bf919ca2d9fb95300ca6 # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenThe GITHUB_TOKEN to access your repository or OAUTH_TOKEN to use your bot github account.yes
is-oauth-tokenIs the token provided above an OAUTH_TOKEN? (Bot account should be a collaborator on your repo.)nofalse
issue-messageWelcome message for new issue.no
pr-messageWelcome message for new issue.no

no outputs