Triggering Branch Indexing on Multibranch Pipelines (Jenkins/Git)
问题 I'm trying to automatically trigger 'Branch Indexing' on a Multibranch Pipelines job in Jenkins. At the moment, only one method seems to actually work, which is polling, but I am unable to do that and polling is a bad solution anyway. The plug-in doesn't support 'Trigger builds remotely (e.g., from scripts)' (options are not saved), so I cannot trigger it via a web hook on push etc. I tried creating a 'trigger' freestyle build on the repo but the 'Post-build Actions - Build other projects'