-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Feature Request]: Notify developer onboarding leads about new contributors merged PRs #20381
Comments
@AFZL210 PTAL! Thanks! |
@HardikGoyal2003 This looks good. how do you plan to notify? tag them in the PR description or have a discussion like we have one for pending reviews https://github.com/oppia/oppia/discussions/18759 ? |
@AFZL210 I am thinking of tagging them in the PR description. When the contributor merges the 1st PR, I will be notified and will add their email to the excel. When the 2nd PR gets merged, you will be notified so you can email them, inform them, and ask them to fill out the collaborator form. What do you think about this plan? |
Yes sounds good. we only want to do this if the contributor has less than 2 PRs |
@AFZL210 Yeah that's why I just added for 1st and 2nd merge of PRs. |
Completed with #20683 |
Is your feature request related to a problem? Please describe.
We have noticed that numerous new contributors merge 1 PR and then cease contributing. We seek to understand the reasons behind this behavior from the contributors. At times, new contributors merge 2 PRs but overlook filling out the collaborator form, leading to the loss of valuable contributors from the community.
Describe the solution (or solutions) you'd like
Writing a GitHub action for developer onboarding leads that can help them get a notification whenever a new contributor has merged two PRs or they can contact the person.
Describe alternatives you've considered and rejected
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: