mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-26 14:50:56 +02:00
Fix default azure board buckets
[skip ci]
This commit is contained in:
parent
aab394b2c8
commit
117ebcff2d
1 changed files with 3 additions and 3 deletions
6
.github/workflows/azuresync.yml
vendored
6
.github/workflows/azuresync.yml
vendored
|
|
@ -16,8 +16,8 @@ jobs:
|
|||
ado_organization: "Servarr"
|
||||
ado_project: "Servarr"
|
||||
ado_wit: "Issue"
|
||||
ado_new_state: "New"
|
||||
ado_active_state: "Active"
|
||||
ado_close_state: "Closed"
|
||||
ado_new_state: "To Do"
|
||||
ado_active_state: "In Progress"
|
||||
ado_close_state: "Done"
|
||||
ado_bypassrules: true
|
||||
log_level: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue