jenkinsci / jenkinsci/cloudbees-folder-plugin

[JENKINS-66106] Folders (& multibranch pipelines): expose ability to disable columns

Open
#698 0 comments 0 reactions 0 assignees View on GitHub
component:cloudbees-folder-plugin component:workflow-multibranch-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
59
Forks
117
PR merge metrics
No merged PRs in 30d

Description

When a multi-branch pipeline job is created it has two columns by default that I want to disable:


  • Weather - I think this is causing my Jenkins instance to slow down. Also, I have no benefits from having it. I have disabled it on all regular views and it really helped improve performance.

  • Build button - nobody uses this column button in the multibranch "view/folder" stage

In addition I have 2 more view column plugins that we use for some views, but are added by default to folders and they are really not necessary:


  • built-on-plugin - provides info about which Jenkins node took care of a given job's last execution

  • Favorite plugin (button) - provides a clickable button for each job.

---
Originally reported by turbobobi, imported from: Folders (& multibranch pipelines): expose ability to disable columns


  • status: Open
  • priority: Major
  • component(s): cloudbees-folder-plugin, workflow-multibranch-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251211-141027

Raw content of original issue

When a multi-branch pipeline job is created it has two columns by default that I want to disable:


  • Weather - I think this is causing my Jenkins instance to slow down. Also, I have no benefits from having it. I have disabled it on all regular views and it really helped improve performance.

  • Build button - nobody uses this column button in the multibranch "view/folder" stage

In addition I have 2 more view column plugins that we use for some views, but are added by default to folders and they are really not necessary:


  • built-on-plugin - provides info about which Jenkins node took care of a given job's last execution

  • Favorite plugin (button) - provides a clickable button for each job.


environment

```
Jenkins = 2.277.1

cloudbees-folders = 6.15

workflow-multibranch-plugin = 2.22

workflow-job plugin = 2.40

built-on-plugin = 1.1

favorite = 2.3.3
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.