I cannot find a way to edit the configuration of projects with multiple channels. When I switch to the branch level, there is only the "View Configuration" menu item, unlike regular pipeline projects.
I am looking for a way to configure assembly triggers from outside Jenkins. My current workaround (defining a pipeline for each branch) is impractical after initial testing.
https://issues.jenkins-ci.org/browse/JENKINS-33900
"As indicated, these assignments are view-only." - Jesse Glick
, . https://jenkins.io/doc/book/pipeline/syntax/#triggers
, , , , , (: ), , , . , "" , , , , .
, , ( " Bitbucket/" " GitHub".)
(, master), " ", . , , . Jenkinsfile Jenkinsfile Test-Multibranch-Job master , .
Jenkinsfile
Test-Multibranch-Job
master
, triggers { gitlab(<config-here>) } Jenkinsfile Gitlab. , , .
triggers { gitlab(<config-here>) }
: Jenkins. 2,92