A simple CLI tool to check that all checkboxes in a merge request description are checked is designed as follows: Fetch Merge Request Data: The tool connects to the Git repository hosting service (e.g ...
Draft-aware: Skips projects where source branch MRs are already in draft Idempotent: Safe to rerun without creating duplicates Per-project feedback with clear status reporting Bulk create MRs for all ...