-
I was looking to use this library for various interactions with Multibranch Pipeline Jobs in Jenkins. After some initial investigation I haven't been able to get this working. Is this a supported ca…
-
The json format of multibranch pipeline jobs is different from normal ones, and not supported by this workflow. Example:
```
"healthReport": [
{
"description": "Worst health: m…
-
## Issue
Multibranch Pipelines ignore the ciSkip field and trigger themselves if they push changes back to GitLab
### Context
- **Gitlab plugin version**: 1.4.4
- **Gitlab version**: 8.16.3 d225…
-
### Service(s)
infra.ci.jenkins.io
### Summary
Every time we apply a new JCasc change to infra.ci.jenkins.io, the JobDSL refresh (reapply?) kicks a lot of Multibranch pipeline scanning, which makes…
-
**Is your feature request related to a problem? Please describe.**
jcli job edit is non functional for multibranch pipeline. This is because the job is sourced from a Jenkinsfile in SCM.
**Describe …
-
### Describe your use-case which is not covered by existing documentation.
I have a GitHub monorepo setup. There is a seed job that monitors a build
configuration file when new projects are added to…
-
Plugin Version : 1.12
I am having one issue with this plugin. For normal Job type the Jobs are shown in branch monitor view but for multibranch pipeline, Jobs are not seen in the monitor view.
-
## Issue
For any multibranch pipeline job, the gitlab status isn't updated., but it works perfectly for normal pipeline jobs. The gitlab project name of this failed jobs contains group and subgroup n…
-
Versions:
Jenkins - 2.289.1
Bitbucket Server - 7.17.4
Bitbucket PPR Plugin - 2.7.2
Pipeline Multibranch - 2.24
I have a job setup using a .pipelinejob file as below. Triggers do not seem to mak…
-
**Describe the solution you'd like**
- Be able to set the seed-job-agent to "Only build jobs with label expression matching this node"
- Be able to scale the number of executors on the seed-job-ag…