[15.9] ci: Fix omnibus trigger target branch for MR targeting stable branches
What does this MR do and why?
Backport of !119741 (merged) to 15-9-stable-ee
.
This fixes the omnibus trigger target branch for MRs targeting stable branches, in addition to support for stable branch pipelines that was brought by !119363 (merged).
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Merge request reports
Activity
changed milestone to %16.0
added maintenancepipelines typemaintenance labels
assigned to @rymai
added Engineering Productivity label
mentioned in merge request !119741 (merged)
2 Warnings The e2e:package-and-test
job needs to succeed or have approval from a Software Engineer in Test.
Read the "QA e2e:package-and-test" section for more details.Please add a merge request subtype to this merge request. 1 Message CHANGELOG missing: If you want to create a changelog entry for GitLab FOSS, add the
Changelog
trailer to the commit message you want to add to the changelog.If you want to create a changelog entry for GitLab EE, also add the
EE: true
trailer to your commit message.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Pipeline Changes
This merge request contains changes to the pipeline configuration for the GitLab project.
Please consider the effect of the changes in this merge request on the following:
- Effects on different pipeline types
- Effects on non-canonical projects:
gitlab-foss
security
dev
- personal forks
- Effects on pipeline performance
Please consider communicating these changes to the broader team following the communication guideline for pipeline changes
Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer maintenanceworkflow / maintenancepipelines for CI, Danger Serena Fang (
@serenafang
) (UTC-5, 7 hours behind@rymai
)David Dieulivol (
@ddieulivol
) (UTC+2, same timezone as@rymai
)To spread load more evenly across eligible reviewers, Danger has picked a candidate for each review slot, based on their timezone. 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, assign them as a reviewer! Danger does not automatically notify them for you.
QA
e2e:package-and-test
@rymai, the
package-and-test
job must complete before merging this merge request.*If there are failures on the
package-and-test
pipeline, ping your team's associated Software Engineer in Test (SET) to confirm the failures are unrelated to the merge request. If there's no SET assigned, ask for assistance on the#quality
Slack channel.If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangeradded 1 commit
- c80b2bb6 - ci: Fix omnibus trigger target branch for MR targeting stable branches
@sabrams Could you please review? Thanks!
requested review from @sabrams
- Resolved by Steve Abrams
@sabrams
, thanks for approving this merge request.This is the first time the merge request is approved. Please ensure the
e2e:package-and-test-ee
job has succeeded. If there is a failure, a Software Engineer in Test (SET) needs to confirm the failures are unrelated to the merge request. If there's no SET assigned to this team, ask for assistance on the#quality
Slack channel.
added typebug label and removed typemaintenance label
removed maintenancepipelines label
enabled an automatic merge when the pipeline for 8ce970c7 succeeds
Allure report
allure-report-publisher
generated test report!e2e-package-and-test:
test report for c80b2bb6expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Create | 754 | 0 | 122 | 60 | 876 | ❗ | | Manage | 390 | 0 | 20 | 57 | 410 | ❗ | | Verify | 249 | 0 | 10 | 10 | 259 | ❗ | | Govern | 225 | 0 | 5 | 40 | 230 | ❗ | | Fulfillment | 12 | 0 | 115 | 0 | 127 | ✅ | | Plan | 312 | 0 | 0 | 84 | 312 | ❗ | | ModelOps | 0 | 0 | 5 | 0 | 5 | ➖ | | Framework sanity | 0 | 0 | 7 | 0 | 7 | ➖ | | Growth | 0 | 0 | 10 | 0 | 10 | ➖ | | Configure | 1 | 0 | 15 | 0 | 16 | ✅ | | Release | 30 | 0 | 0 | 5 | 30 | ❗ | | Monitor | 42 | 0 | 0 | 0 | 42 | ✅ | | Analytics | 11 | 0 | 0 | 10 | 11 | ❗ | | Package | 78 | 0 | 103 | 0 | 181 | ✅ | | Secure | 35 | 0 | 5 | 0 | 40 | ✅ | | Systems | 19 | 0 | 0 | 0 | 19 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Data Stores | 11 | 0 | 3 | 0 | 14 | ✅ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 2171 | 0 | 421 | 266 | 2592 | ❗ | +------------------+--------+--------+---------+-------+-------+--------+
mentioned in commit b6f84297