Skip to content

Skip changelog warning for MRs with maintenance::refactor label

Balasankar 'Balu' C requested to merge skip-changelog-refactor into master

What does this MR do and why?

According to https://docs.gitlab.com/ee/development/changelog.html#what-warrants-a-changelog-entry, refactors doesn't require changelogs.

Any developer-facing change (such as refactoring, technical debt remediation, or test suite changes) should not have a changelog entry. Example: “Reduce database records created during Cycle Analytics model spec.”

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports