Avoid creating empty MRs by CI
Avoid empty MRs such as !729 (merged). Instead, let the CI either:
- remove the MR if it is empty or
- check whether
preview
andmain
don't differ
Avoid empty MRs such as !729 (merged). Instead, let the CI either:
preview
and main
don't differadded CI/CD Pipeline label