Skip to content

Various improvements of initial gitlab-housekeeper feedback

Dylan Griffith requested to merge 435618-gitlab-housekeeper-improvements into master

What does this MR do and why?

This was followup feedback extracted in #435618 (closed) for gitlab-housekeeper.

The original implementation of gitlab-housekeeper can be found in !139492 (merged) and it is a local developer tool for automatically generating merge requests for repetitive tasks like finalizing batched background migrations. It is a gem you can run from the command line and is being actively developed to eventually run as a periodic job to save us from many manual repetitive MRs.

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.

MR acceptance checklist

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

Related to #435618 (closed)

Edited by Peter Leitzen

Merge request reports