mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-16 20:08:09 +00:00
Azure DevOps notifications not appearing (#1370)
Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
@ -261,6 +261,7 @@ def notify_ado(
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
ado = ADO(container, filename, config, report)
|
ado = ADO(container, filename, config, report)
|
||||||
|
ado.connect()
|
||||||
ado.process()
|
ado.process()
|
||||||
except (
|
except (
|
||||||
AzureDevOpsAuthenticationError,
|
AzureDevOpsAuthenticationError,
|
||||||
|
Reference in New Issue
Block a user