You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure DevOps agents do not use PATs to communicate with Azure DevOps, instead they use an access token issued by an oath2 token endpoint, as such this check leads to yamlizr running in a pipeline to fail.
our use case is to monitor the countless legacy pipelines running in our organization and determine porting efforts when they get updated.
Azure DevOps agents do not use PATs to communicate with Azure DevOps, instead they use an access token issued by an oath2 token endpoint, as such this check leads to yamlizr running in a pipeline to fail.
our use case is to monitor the countless legacy pipelines running in our organization and determine porting efforts when they get updated.
yamlizr/src/CasCap.DevOpsYamlizrCli/Commands/GenerateCommand.cs
Line 56 in c3d5547
The text was updated successfully, but these errors were encountered: