X Tutup
The Wayback Machine - https://web.archive.org/web/20220509110320/https://github.com/nodejs/node/pull/42599
Skip to content
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

meta: move one or more collaborators to emeritus #42599

Merged
merged 1 commit into from Apr 7, 2022

Conversation

Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Apr 4, 2022

This PR was generated by tools/find-inactive-collaborators.yml.

@nodejs-github-bot nodejs-github-bot added meta doc labels Apr 4, 2022
Copy link
Member

@RaisinTen RaisinTen left a comment

This doesn't look right. @meixg became a collaborator very recently in #42576.

@marsonya
Copy link

@marsonya marsonya commented Apr 4, 2022

It seems the script doesn't take the date of addition of the collaborator into consideration (there is no way currently to factor date anyways). So if a collaborator was added recently and they are not active between the day they were added and the day the script was scheduled to run, the collaborator is considered as (erroneously) inactive.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@meixg
Copy link

@meixg meixg commented Apr 4, 2022

My last commit is 7 days ago. Is it because my email in commit info is different from readme?

@aduh95
Copy link

@aduh95 aduh95 commented Apr 4, 2022

My last commit is 7 days ago. Is it because my email in commit info is different from readme?

That could be it, I think you'd need to add an entry in the .mailmap file so commits from both email address are counted by the bot.

@aduh95
Copy link

@aduh95 aduh95 commented Apr 4, 2022

ping/FYI @boneskull

@Trott Trott requested a review from RaisinTen Apr 4, 2022
@Trott
Copy link

@Trott Trott commented Apr 4, 2022

Is it because my email in commit info is different from readme?

Yes, the script looks for commits and reviews from the email address in the README. So if commits aren't from that email address and there is no .mailmap entry mapping the commit email to the email in the README, this can happen.

I'll open a PR adding a .mailmap entry for you.

Trott added a commit to Trott/io.js that referenced this issue Apr 4, 2022
@Trott
Copy link

@Trott Trott commented Apr 4, 2022

Coincidentally, it was @boneskull that was the person who suggested an automated process for removing inactive collaborators in the first place.

Trott
Trott approved these changes Apr 4, 2022
meixg
meixg approved these changes Apr 4, 2022
nodejs-github-bot pushed a commit that referenced this issue Apr 4, 2022
Refs: #42599 (comment)

PR-URL: #42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
juanarbol pushed a commit to juanarbol/node that referenced this issue Apr 5, 2022
Refs: nodejs#42599 (comment)

PR-URL: nodejs#42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@marsonya marsonya added the author ready label Apr 5, 2022
juanarbol pushed a commit that referenced this issue Apr 6, 2022
Refs: #42599 (comment)

PR-URL: #42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
juanarbol pushed a commit that referenced this issue Apr 6, 2022
Refs: #42599 (comment)

PR-URL: #42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #42599
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott Trott force-pushed the actions/inactive-collaborators branch from 9d7ad89 to 2949249 Compare Apr 7, 2022
@Trott Trott merged commit 2949249 into master Apr 7, 2022
10 checks passed
@Trott
Copy link

@Trott Trott commented Apr 7, 2022

Landed in 2949249

@Trott Trott deleted the actions/inactive-collaborators branch Apr 7, 2022
xtx1130 pushed a commit to xtx1130/node that referenced this issue Apr 25, 2022
Refs: nodejs#42599 (comment)

PR-URL: nodejs#42602
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
xtx1130 pushed a commit to xtx1130/node that referenced this issue Apr 25, 2022
PR-URL: nodejs#42599
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready doc meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants
X Tutup