mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
7 lines
102 B
YAML
7 lines
102 B
YAML
{
|
|
perform: true,
|
|
label: 'Stale PR',
|
|
daysSinceLastUpdate: 7,
|
|
ignoredLabels: ['Do Not Merge']
|
|
}
|