Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: ADO Pipeline hangs on reporting docs status back #2809

Closed
Tracked by #2810
schristoff opened this issue Jul 3, 2023 · 1 comment
Closed
Tracked by #2810

bug: ADO Pipeline hangs on reporting docs status back #2809

schristoff opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
bug Oops, sorry! hacktoberfest Issues chosen for Hacktoberfest 2023

Comments

@schristoff
Copy link
Member

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 ✅

@schristoff schristoff added the bug Oops, sorry! label Jul 3, 2023
@schristoff schristoff self-assigned this Jul 3, 2023
@schristoff schristoff added the hacktoberfest Issues chosen for Hacktoberfest 2023 label Sep 22, 2023
@schristoff
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Oops, sorry! hacktoberfest Issues chosen for Hacktoberfest 2023
Projects
None yet
Development

No branches or pull requests

1 participant