Skip to content

Commit 7e5ff77

Browse files
authored
build: update find-inactive-collaborators labels
Automatically add `blocked` label for find-inactive-collaborators's PRs. Refs: nodejs#41154 (comment)
1 parent ad91abc commit 7e5ff77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/find-inactive-collaborators.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
branch: actions/inactive-collaborators
4040
body: This PR was generated by tools/find-inactive-collaborators.yml.
4141
commit-message: "meta: move one or more collaborators to emeritus"
42-
labels: meta
42+
labels: meta, blocked
4343
title: "meta: move one or more collaborators to emeritus"

0 commit comments

Comments
 (0)