mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
[Engineering] Update locker.yml to skip locking closed backlog candidate issues (#214160)
Update locker.yml to ignore closed backlog candidate issues
This commit is contained in:
2
.github/workflows/locker.yml
vendored
2
.github/workflows/locker.yml
vendored
@@ -21,8 +21,8 @@ jobs:
|
||||
uses: ./actions/locker
|
||||
with:
|
||||
daysSinceClose: 45
|
||||
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
|
||||
daysSinceUpdate: 3
|
||||
ignoredLabel: "*out-of-scope,accessibility"
|
||||
ignoreLabelUntil: "author-verification-requested"
|
||||
ignoredMilestones: "Backlog Candidates"
|
||||
labelUntil: "verified"
|
||||
|
||||
Reference in New Issue
Block a user