On Wed, Apr 29, 2026 at 06:35:11AM -0000, Mark Kemel via automotive-sig wrote:
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.
How different is it from packit?
I would need the following repositories to be created:
Do you want to move the project or git pull && git push? If the former, then we should look into gitlab's move feature, for the later I can indeed create the project and let you open up an MR to merge the code in the new project
The repo has been created and we have a centos-sig-automotive+ci bot account there that you may be able to re-use. Leo might have more info about it.
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?
We should check the SIGs' doc to see if there are best-practices listed, if not I'd open a ticket to the CentOS infrastructure team ask them that question. If there are no best practices recommended we can see how we want to proceed.
Hoping this helps, Pierre