mirror of
https://github.com/actions/stale.git
synced 2026-01-01 04:48:17 +00:00
feat: remove the only-labels option
BREAKING CHANGE: The option only-labels was removed
This commit is contained in:
@@ -27,7 +27,6 @@ describe('Issue', (): void => {
|
||||
deleteBranch: false,
|
||||
exemptIssueLabels: '',
|
||||
exemptPrLabels: '',
|
||||
onlyLabels: '',
|
||||
onlyIssueLabels: '',
|
||||
onlyPrLabels: '',
|
||||
anyOfIssueLabels: '',
|
||||
|
||||
Reference in New Issue
Block a user