From 9520d1e091eacfec26f571ec029441cacd391ef4 Mon Sep 17 00:00:00 2001 From: preslavmihaylov Date: Sat, 14 Oct 2023 13:12:27 +0300 Subject: [PATCH 1/2] test --- test | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..e69de29 From ccba5f42f39277b483110e30755ad9cbe92b7227 Mon Sep 17 00:00:00 2001 From: preslavmihaylov Date: Sat, 14 Oct 2023 13:15:33 +0300 Subject: [PATCH 2/2] add azureboards private config back as it's used in another test --- testing/test_configs/integrations/azureboards_private.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/test_configs/integrations/azureboards_private.yaml diff --git a/testing/test_configs/integrations/azureboards_private.yaml b/testing/test_configs/integrations/azureboards_private.yaml new file mode 100644 index 0000000..7dd5f2c --- /dev/null +++ b/testing/test_configs/integrations/azureboards_private.yaml @@ -0,0 +1,4 @@ +origin: https://dev.azure.com/todoerruser/private_todocheck +issue_tracker: AZURE +auth: + type: apitoken