Skip to content

Commit

Permalink
build: update find-inactive-collaborators labels
Browse files Browse the repository at this point in the history
Automatically add `blocked` label for find-inactive-collaborators's PRs.

Refs: nodejs#41154 (comment)
  • Loading branch information
Mesteery committed Dec 13, 2021
1 parent ad91abc commit 7e5ff77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-inactive-collaborators.yml
Expand Up @@ -39,5 +39,5 @@ jobs:
branch: actions/inactive-collaborators
body: This PR was generated by tools/find-inactive-collaborators.yml.
commit-message: "meta: move one or more collaborators to emeritus"
labels: meta
labels: meta, blocked
title: "meta: move one or more collaborators to emeritus"

0 comments on commit 7e5ff77

Please sign in to comment.