Hi, > On Tue Jun 30, 2026 at 14:05 CEST, Andrew Lee wrote: > > I won't recommend to change the CI configuation inside go-team > > projects as I always fork the project to my own namespace and then > > point out the CI setup to another localtion with my own salsa-ci.yml > > to run reverse-build-dependencies as ratt. > > that's an excellent idea. I should have thought of this. I will do this > in the future. Thank you very much!
That is overly complicated. You don't need to have extra namespaces and you don't need to edit salsa-ci.yml. You can simply pass the reverse build request as a variable manually in the pipeline run UI or on the command line on a push. See https://salsa.debian.org/salsa-ci-team/pipeline#build-reverse-dependencies for details.
