-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
doc: add PoojaDurgad as a triager #35153
Conversation
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that.
Hey welcome 👋 This isn't actually our process and there is no official "triager" role. Thanks a ton for wanting to help with this! It's appreciated. I think a good step to help triage would be to go to the issues and try to confirm bug reports people have opened, help isolate issues and then (if you're up for it) building Node.js from source and stepping through the debugger while reproducing these issues. There are many other ways to help with triage, everyone is allowed to do this. If you are stuck or unsure what to do - feel free to reach out to me (my email is in the README) or other people from the project. |
There is, it came out of the collab summit earlier this year. See |
huh, good to know. |
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.
Sounds good to me. :)
Trying to figure out what needs to happen next. I imagine this is blocked until we do something like create an If there has already been agreement about that being the way forward, then great. If not, then I guess this is blocked until we open an issue in the admin repo and then subsequently create the group? Pinging people invested in triage and/or who have been involved in GitHub permissions/teams lately: @gireeshpunathil @MylesBorins @mmarchini |
thanks @Trott , tbh, I did not think about it when proposed the triage process. my idea was that an approved triager can be added to the org, with |
It looks to me like there is no org-level triage role. It is only on a per-repository basis. So I think the thing to do is create a single team, and then add that team as a triager to relevant repositories. |
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that. PR-URL: #35153 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
landed in 18ff3c8 |
invitation sent to Pooja to join @nodejs/issue-triage team |
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that. PR-URL: #35153 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that. PR-URL: #35153 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that. PR-URL: #35153 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
I would like to apply for a triager in this project. My motivation to become a triager is to help with the issues in this repo and the help repo, as well as learn deeper internals of node.js, and to eventually become a collaborator! I hear by declare that I read and understood the project’s Code of Conduct, and will adhere to that. PR-URL: nodejs#35153 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
I would like to apply for a triager in this project.
My motivation to become a triager is to help with the issues
in this repo and the help repo, as well as learn deeper
internals of node.js, and to eventually become a collaborator!
I hear by declare that I read and understood the project’s
Code of Conduct, and will adhere to that.
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes