mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
enable stale pr (#8338)
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
perform: false,
|
perform: true,
|
||||||
label: 'Stale PR',
|
label: 'Stale PR',
|
||||||
daysSinceLastUpdate: 7,
|
daysSinceLastUpdate: 7,
|
||||||
ignoredLabels: ['Do Not Merge']
|
ignoredLabels: ['Do Not Merge']
|
||||||
|
|||||||
Reference in New Issue
Block a user