Create failure issues in live env pipelines
What does this MR do?
Due to this MR QA failures on live environment pipelines are not being reported as failure issues. For example here.
This MR attempts to fix that.
Check-list
-
Ensure commits include Changelog:
trailer -
Verify the change in all affected pipelines.
Merge request reports
Activity
changed milestone to %16.7
added QA Quality maintenancepipelines typemaintenance labels
requested review from @rymai
assigned to @hmuralidhar
Reviewer roulette
Changes that require review have been detected! A merge request is normally reviewed by both a reviewer and a maintainer in its primary category and by a maintainer in all other categories.
To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot. Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, mention them as you normally would! Danger does not automatically notify them for you.
Reviewer Maintainer @nao.hashizume
(UTC+9, 2 hours behind
@hmuralidhar
)@mlapierre
(UTC+11, same timezone as
@hmuralidhar
)If needed, you can retry the
🔁 danger-review
job that generated this comment.Generated by
🚫 Danger@rymai could you please review, since you might have more context on this?
mentioned in issue pipeline-triage#228 (closed)
40 40 GITLAB_FORKER_PASSWORD: $GITLAB_FORKER_PASSWORD_INPUT 41 41 SIGNUP_DISABLED: "true" 42 42 QA_GENERATE_ALLURE_REPORT: "true" 43 CREATE_TEST_FAILURE_ISSUES: "true" # Failure issue creation for live environment pipelines for QA specs @hmuralidhar This is already set for smoke and full pipelines.
@hmuralidhar I believe the failure issues will start to be reported again once gitlab-org/ruby/gems/gitlab_quality-test_tooling!112 (merged) is merged and the
gitlab_quality-test_tooling
version is updated in the GitLab project. See this comment.Edited by Sanad Liaquatremoved review request for @rymai