Hi everyone,
I would like to move the autopack project (https://gitlab.com/mkemel/autopack) to the automotive-sig accounts. Autopack automates the release-to-CBS pipeline and is already used by automotive-image-builder and fusa-gcc-plugin.
I would need the following repositories to be created: - https://gitlab.com/CentOS/automotive/src/autopack - https://quay.io/repository/centos-sig-automotive/autopack
Currently, autopack uses GitLab project tokens to create releases and propose MRs to distgit repos. This works, but for scalability it would be better to either use a single group token for all projects under https://gitlab.com/CentOS/automotive, or have a bot user that can be given permissions to specific projects. Which approach would be preferred?
For CBS builds, I currently use my personal CentOS certificate. It would be better to have a dedicated bot account with permissions to run CBS builds for automotive packages. What would be the process to set that up?
Thanks, Mark