Skip to content

Add the keep name and feedback link to housekeeper MR descriptions

Dylan Griffith requested to merge housekeeper-feedback-improvements into master

What does this MR do and why

Add the keep name to all housekeeper MR/commit descriptions

As suggested in !144559 (comment 1772656778) it would be helpful for reviewers of gitlab-housekeeper MRs to know which specific keep generated the MR. This will make it easier for them to locate the code and make improvements if they need to.

Also it would be helpful for people to have a link to somewhere they can provide feedback for housekeeper MRs. In future we might consider automating the creation of a feedback for every keep. For now I don't want to add extra friction for creating a keep so I've just created a single meta issue. We'll see how we go with that before we decide if we need more issues.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports