mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-01-03 22:36:22 +01:00
Change Azure to Agile Config
[skip ci]
This commit is contained in:
parent
117ebcff2d
commit
316543b9aa
1 changed files with 4 additions and 4 deletions
8
.github/workflows/azuresync.yml
vendored
8
.github/workflows/azuresync.yml
vendored
|
|
@ -15,9 +15,9 @@ jobs:
|
|||
github_token: "${{ github.token }}"
|
||||
ado_organization: "Servarr"
|
||||
ado_project: "Servarr"
|
||||
ado_wit: "Issue"
|
||||
ado_new_state: "To Do"
|
||||
ado_active_state: "In Progress"
|
||||
ado_close_state: "Done"
|
||||
ado_wit: "User Story"
|
||||
ado_new_state: "New"
|
||||
ado_active_state: "Active"
|
||||
ado_close_state: "Closed"
|
||||
ado_bypassrules: true
|
||||
log_level: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue