The recentmost case I've encountered:
For PRs that fail with Validation-Executable-Error, the GitHub App pipelines don't show what the actual error is, something that even the Azure pipelines were (60% of the time) able to do. They simply claim "Status": "Completed" and then throw the error label without any further log details.
The recentmost case I've encountered:
For PRs that fail with
Validation-Executable-Error, the GitHub App pipelines don't show what the actual error is, something that even the Azure pipelines were (60% of the time) able to do. They simply claim"Status": "Completed"and then throw the error label without any further log details.