Skip to content

tools: add GitHub Action to run find-inactive-collaborators.mjs - #39335

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:workflow
Jul 12, 2021
Merged

tools: add GitHub Action to run find-inactive-collaborators.mjs#39335
Trott merged 1 commit into
nodejs:masterfrom
Trott:workflow

Conversation

@Trott

Copy link
Copy Markdown
Member

Add a GitHub Action for find-inactive-collaborators.mjs that will run it
and list collaborators who have been inactive for more than a year. It
will run when manually triggered by a collaborator and on a schedule of
once a month.

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Jul 10, 2021
Comment thread.github/workflows/find-inactive-collaborators.yml Outdated
Add a GitHub Action for find-inactive-collaborators.mjs that will run it
and list collaborators who have been inactive for more than a year. It
will run when manually triggered by a collaborator and on a schedule of
once a month.
PR-URL: nodejs#39335
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott

Trott commented Jul 12, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in dbe564f

@Trott
Trott merged commit dbe564f into nodejs:masterJul 12, 2021
@Trott
Trott deleted the workflow branch July 12, 2021 06:09
targos pushed a commit that referenced this pull request Jul 13, 2021
Add a GitHub Action for find-inactive-collaborators.mjs that will run it
and list collaborators who have been inactive for more than a year. It
will run when manually triggered by a collaborator and on a schedule of
once a month.
PR-URL: #39335
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Jul 13, 2021
targos pushed a commit that referenced this pull request Sep 4, 2021
Add a GitHub Action for find-inactive-collaborators.mjs that will run it
and list collaborators who have been inactive for more than a year. It
will run when manually triggered by a collaborator and on a schedule of
once a month.
PR-URL: #39335
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Sep 4, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@jasnell@tniessen@nodejs-github-bot