Add script to analyse rebase MRs
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