Skip to content

Don't include anything to Kernel only because of tasks

Lin Jen-Shin requested to merge 36003-do-not-include-to-kernel into master

What does this MR do?

Just extend main, rather than include to Kernel

Are there points in the code the reviewer needs to double check?

Do we have tests for those tasks? We do have

Why was this MR needed?

Polluting with Kernel would very likely to cause conflict with the other objects. See https://gitlab.com/gitlab-org/gitlab-ce/issues/35941 and https://gitlab.com/gitlab-org/gitlab-ce/issues/36107

What are the relevant issue numbers?

Closes #36003 (closed)

Edited by Lin Jen-Shin

Merge request reports