-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Added GitHub action with welcome message for first-time contributors. #14090
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@orf Thanks 👍
Personally, I don't like automatic messages but I'm also not against them. Feel-free to merge this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can use {}
:
Hello @${{ github.event.pull_request.user.login }}! Thank you for your contribution 💪 | |
Hello @{}! Thank you for your contribution 💪 |
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
❤️ But can we sneak in a 🦄 emoji in the message? |
I like 🦄 but I think the welcome message it's fine without it 😉 |
See here for context.
The exact wording probably needs refining, but the jist of the implementation is there.