Specify additional checks to be done during folding
After the folding it is important to check that pipelines in main branches have run to ensure latest version are published. Make this clear in the review step.
Signed-off-by: Walter Lozano walter.lozano@collabora.com
Merge request reports
Activity
requested review from @daissi
assigned to @wlozano
- Resolved by Walter Lozano
Thanks @wlozano I think it's a good first step, but maybe it would be nice to have (for later) an automatic check to ensure all pipelines are green to avoid a human failure in the check since there are many pipelines to check. And like most of the time, pipelines are failing to the
upload
job, I guess we can add aretry: 2
for this job at least until it becomes more reliable. What do you think?
added 38 commits
-
b552aca3...55a660b3 - 37 commits from branch
main
- 749b6b98 - Specify additional checks to be done during folding
-
b552aca3...55a660b3 - 37 commits from branch
enabled an automatic merge when all merge checks for 749b6b98 pass
mentioned in issue apertis-issues#721