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
I attempted to implement a fix for this in #2810 - but it still needs to be manually bypassed. The goal is that if it is a docs-only-pr we get green integration tests so that we can enable auto-merging.
Describe the bug
ADO Pipeline checks in the first stage if it's a docs only PR - and if it is, it never finishes and just hangs.
To Reproduce
Checkout pipeline on this docs only pr
Expected behavior
Let's update the pipeline to skip all other tests so that we can get that ✅
The text was updated successfully, but these errors were encountered: