Skip to content

Commit 75fe4a4

Browse files
Update cleanup integration
Found a way to apply to issues I'm happy with. Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent 74766a6 commit 75fe4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"daysUntilClose": 14,
44
"staleLabel": "stale",
55
"markComment": false,
6-
"only": "pulls",
6+
"exemptLabels": ["enhancement", "bug"],
77
}

0 commit comments

Comments
 (0)