Auto-generate welcome messages for new contributors and link to guides#476
Merged
Auto-generate welcome messages for new contributors and link to guides#476
Conversation
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #476 +/- ##
=======================================
Coverage 91.15% 91.15%
=======================================
Files 8 8
Lines 1006 1006
=======================================
Hits 917 917
Misses 89 89 🚀 New features to boost your workflow:
|
Member
Author
|
@smoia and @m-miedema I put you both down as reviewers but please add/replace with others that you think would be good to review this PR, if necessary. Thanks! |
smoia
requested changes
May 23, 2025
Co-authored-by: Stefano Moia <s.moia.research@gmail.com>
Member
Author
|
@smoia do you understand the CircleCI failure? It seems like it is not to do with this PR change? |
Member
|
No it's note related to this PR. It seems like it's not being able to pull the files from OSF - I guess. Unfortunately we should fix it before merging. |
Member
Author
|
@smoia I re-triggered the tests and now they are passing =D So if you are happy, pls approve =D |
This was referenced Jul 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #
References #316
This PR adds welcome messages when a contributor (1) creates their first issue (2) creates their first PR and (3) merges their first PR. These messages make new contributors feel appreciated for their contributions, but can also act as a way of including a link to contributor guides.
Proposed Changes / More Details
❓ Questions:
First Issue
First PR
First merge
Change Type
bugfix(+0.0.1)minor(+0.1.0)major(+1.0.0)refactoring(no version update)test(no version update)infrastructure(no version update)documentation(no version update)otherChecklist before review