Azure Devops - Running custom tasks from an environment gate

Posted by Thiago Marinho on August 08, 2022 · 1 min read

My team was exploring the option to create an Azure Devops Custom Task that should run in an Environment Gate. Running some tests with our sample extension, we noticed that, for some reason, we never managed to see the custom task available to run from a gate. After a timely help from one of my team coworkers and his spetacular google skills, we found the issue and how to fix it:

(…) Based on what I know so far, feature flag “Pipelines.Checks.EnableAllTaskChecks” need to be enable on ourside(Microsoft).

So, if you ever see yourself in the same situation, send a request to Microsoft support team so you can get this flag enabled :).


Você também pode ler esse texto em: 🇧🇷