Automatically pick up new repos
Currently new repos need to be added to YAML by hand. We could automate that further by looking at repos in
/Librem5/debs and /pureos/packages and evaluate the repo tags. If there's a buildfromgit
tag and the file is not yet listed in the YAML file we could autocreate an MR to add it (or add it right away).