We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e4174 commit bac85beCopy full SHA for bac85be
.github/workflows/find-inactive-collaborators.yml
@@ -41,7 +41,10 @@ jobs:
41
with:
42
author: Node.js GitHub Bot <github-bot@iojs.org>
43
branch: actions/inactive-collaborators
44
- body: This PR was generated by tools/find-inactive-collaborators.yml.
+ body: |
45
+ This PR was generated by tools/find-inactive-collaborators.yml.
46
+
47
+ @nodejs/tsc Please follow up with the [offboarding tasks](https://github.com/nodejs/node/blob/main/doc/contributing/offboarding.md).
48
commit-message: 'meta: move one or more collaborators to emeritus'
49
labels: meta
50
title: 'meta: move one or more collaborators to emeritus'
0 commit comments