Skip to content

Commit 7f0d8fc

Browse files
committed
ci: update issue triage configuration to limit label usage to a maximum of 4
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
1 parent ff6b15a commit 7f0d8fc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/issue-triage.lock.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-triage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ safe-outputs:
3636
- provider:ofrep
3737
- duplicate-candidate
3838
- needs-info
39-
max: 6
39+
max: 4
4040
remove-labels:
4141
allowed:
4242
- type:build
@@ -59,7 +59,7 @@ safe-outputs:
5959
- provider:ofrep
6060
- duplicate-candidate
6161
- needs-info
62-
max: 6
62+
max: 4
6363
add-comment:
6464
max: 3
6565
noop:

0 commit comments

Comments
 (0)