[JIRA] (JENKINS-62233) View Job Filter SCM RegEx Support Pipeline projects

17 views
Skip to first unread message

sverre.moe@gmail.com (JIRA)

unread,
May 10, 2020, 10:13:01 AM5/10/20
to jenkinsc...@googlegroups.com
Sverre Moe created an issue
 
Jenkins / Bug JENKINS-62233
View Job Filter SCM RegEx Support Pipeline projects
Issue Type: Bug Bug
Assignee: Sven Schoenung
Components: view-job-filters-plugin
Created: 2020-05-10 14:12
Priority: Minor Minor
Reporter: Sverre Moe

The view-job-filters-plugin does not support Pipeline projects for filtering with Regular Expression SCM Configuration.

It only supports three types of projects, instances of AbstractProject, SCMTriggerItem, and SCMedItem.
https://github.com/jenkinsci/view-job-filters-plugin/blob/master/src/main/java/hudson/views/RegExJobFilter.java

Need to support both MultibranchProject and WorkflowJob
List<jenkins.scm.api.SCMSource> MultibranchProject.getSCMSources()
Collection<? extends hudson.scm.SCM> WorkflowJob.getSCMs()

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages