What I'm saying is the following. When we have finished to create a CD Pipeline project, it will appear under the view Develop >> Default >> Projects >> gogsadmin-xxx. Within this view, under pipelines tab, it appears that the job(s) defined according to the groovy - canary release file are started.
I think that instead of starting automatically the jobs in jenkins we offer the possibility to the user to start it manually (maybe using the trigger button or a start button). Why: Maybe after the creation of the git repo in Gogs, it will be interested to make some commits, to add the commit-msg required to send commits to gerrit, ... before that the jobs are started.
Make sense ?