We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74766a6 commit 75fe4a4Copy full SHA for 75fe4a4
.github/stale.yml
@@ -3,5 +3,5 @@
3
"daysUntilClose": 14,
4
"staleLabel": "stale",
5
"markComment": false,
6
- "only": "pulls",
+ "exemptLabels": ["enhancement", "bug"],
7
}
0 commit comments