Skip to content

Add script to analyse rebase MRs

Sjoerd Simons requested to merge sjoerd/rebase-helper into main

Add a python script that analyses rebase merge request and works out if they're trivial (e.g. only apertis metadata and debian changelog updates) or whether they need manual further checking.

Optionally it can dump all data to json as well as automatically enabling merging the trivial requests

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Merge request reports