Always lint commits and fail if MR has more than 10 commits
What does this MR do?
This changes the commit messages Danger checks to always lint commits and fail if MR has more than 10 commits.
This also removes the "CE Upstream" condition and method since we're not creating upstream CE->EE merge MR anymore.
Does this MR meet the acceptance criteria?
Conformity
-
Code review guidelines -
Merge request performance guidelines -
Style guides -
Separation of EE specific content
Closes #119108 (closed).
Edited by Rémy Coutable