mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Change Azure to Agile Config
[skip ci]
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user