Commit Graph

5 Commits

Author SHA1 Message Date
Johannes Carlsson 76cc236d8a Add support for abort-builds
This was added to the cloudbees-folder-plugin JENKINS-60677.

Change-Id: Iacc1afcee0355d6b60a2f4e76364b4b980da7908
2022-06-22 14:07:39 +02:00
Pat Long 46082807fa Extend multibranch pipeline project gerrit scm
Support was previously added for the other multibranch pipeline scms,
but not for gerrit. This change makes adds support for available git
extensions to the gerrit multibranch pipeline scm.

Previous review: https://review.opendev.org/c/jjb/jenkins-job-builder/+/601323

Change-Id: Ie7553ff310e844bbe912b694b09f97450c609491
Signed-off-by: Pat Long <pllong@arista.com>
2021-09-10 10:47:03 -04:00
Luca Milanesio 8a27ad1ed1 Fix gerrit-code-review plugin name
The GerritSCMSource type for the multibranch pipeline does not
belong to the 'gerrit' plugin but rather to the 'gerrit-code-review'
plugin.

Change-Id: I5edd81a3506847c3e5910ad66d4498a2b8c899e9
2020-01-03 10:43:47 +00:00
Konrad Beiske 30855c22e8 Stable identifier for branch sources in multibranch job
Calculate a stable identifier based on required parameters that make
up the identity of the repository so that jenkins will only require
rescanning the repository if the repository was changed.

Change-Id: I83da1d2478f2771e9c7808e7dbd9e6bcba5025f7
Task:  22887
Story: 2002910
2018-07-10 09:31:32 +02:00
Sorin Sbarnea 2104602739 Add Gerrit SCM Support to MultiBranch project
Refers to:
https://wiki.jenkins.io/display/JENKINS/Gerrit+Code+Review+Plugin

Change-Id: Ib0c3a6d179e11b91c7a34f3385fd947413291785
Co-Authored-By: Thanh Ha <zxiiro@linux.com>
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-04-05 14:44:28 +01:00