-
First Check
Commit to Help
DescriptionRecently, PRs have started failing the CI due to failing some of the document building checks. It looks like a regression may have been introduced on Example PRs that failed today:
The error is caused by the following error: And the same thing in other languages: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Then again, this PR did just succeed on the CI 🤔 |
Beta Was this translation helpful? Give feedback.
-
|
One potential difference I can find is that the failing PRs don't seem to have access to the While the more recent, passing PR does: All this originates from the code and the env var is set by |
Beta Was this translation helpful? Give feedback.
Thank you! This was handled here: #12016