Skip to content

tools: add find-inactive-tsc - #40884

Merged
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:find-inactive-tsc
Nov 21, 2021
Merged

tools: add find-inactive-tsc#40884
nodejs-github-bot merged 1 commit into
nodejs:masterfrom
Trott:find-inactive-tsc

Conversation

@Trott

Copy link
Copy Markdown
Member

Automate the implementation of rules in the TSC Charter around automatic
removal of members who do not participate in TSC votes and attend fewer
than 25% of the meetings in a 3-month period.

@Trott

Copy link
Copy Markdown
MemberAuthor

@nodejs/tsc

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Nov 19, 2021
Comment threadtools/find-inactive-tsc.mjs Outdated

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgrtm

@tniessentniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I have no idea how reliable the automated editing etc. is going to be.

Comment threadREADME.md Outdated
@Trott

Copy link
Copy Markdown
MemberAuthor

LGTM, but I have no idea how reliable the automated editing etc. is going to be.

It's been reliable so far for the analogous find-inactive-collaborators so I am cautiously optimistic.

Comment thread.github/workflows/find-inactive-tsc.yml Outdated
Comment thread.github/workflows/find-inactive-tsc.yml Outdated
Comment thread.github/workflows/find-inactive-tsc.yml Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
@Trott
Trottforce-pushed the find-inactive-tsc branch 7 times, most recently from 22e236e to f6992c9CompareNovember 19, 2021 19:19

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjihrigcjihrig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Any TSC member who does not review this PR is automatically marked as inactive.

Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Comment threadtools/find-inactive-tsc.mjs Outdated
Automate the implementation of rules in the TSC Charter around automatic
removal of members who do not participate in TSC votes and attend fewer
than 25% of the meetings in a 3-month period.
@TrottTrott added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 21, 2021
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 21, 2021
@nodejs-github-bot
nodejs-github-bot merged commit 129c12e into nodejs:masterNov 21, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 129c12e

@Trott
Trott deleted the find-inactive-tsc branch November 21, 2021 15:42
targos pushed a commit that referenced this pull request Nov 26, 2021
Automate the implementation of rules in the TSC Charter around automatic
removal of members who do not participate in TSC votes and attend fewer
than 25% of the meetings in a 3-month period.
PR-URL: #40884
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Nov 26, 2021
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
Automate the implementation of rules in the TSC Charter around automatic
removal of members who do not participate in TSC votes and attend fewer
than 25% of the meetings in a 3-month period.
PR-URL: #40884
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
Automate the implementation of rules in the TSC Charter around automatic
removal of members who do not participate in TSC votes and attend fewer
than 25% of the meetings in a 3-month period.
PR-URL: #40884
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Feb 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.metaIssues and PRs related to the general management of the project.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

13 participants

@Trott@nodejs-github-bot@mcollina@jasnell@MylesBorins@targos@cjihrig@tniessen@richardlau@mhdawson@aduh95@Mesteery@VoltrexKeyva