Archived
Add stale pr config (#8315)
* add stale config * formatting * don't perform initally
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
perform: false,
|
||||
label: 'Stale PR',
|
||||
daysSinceLastUpdate: 7,
|
||||
ignoredLabels: ['Do Not Merge']
|
||||
}
|
||||
Reference in New Issue
Block a user