-
-
Notifications
You must be signed in to change notification settings - Fork 915
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
Improved messaging if build request fails #3750
Conversation
Quality Gate failedFailed conditions 3.5% Duplication on New Code (required ≤ 3%) |
Do you want to test this code? Here you have an automated build: |
See lot of redefines in failed builds (mostly users adding drivers already in config) |
AUTOMERGE: (FAIL)
|
i see, i missed the |
There is no log at this point. It's the case where the build request itself is rejected, eg custom define formatting (invalid chars etc). |
To test, you can introduce an invalid char into the custom defines.
e.g.
TEST$ERROR
in custom defines.