jenkinsci / jenkinsci/scm-api-plugin
[JENKINS-42958] A way for SCMSource plugins to show additional ListViewColumn
- Dominant language
- Java
- Stars
- 33
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently creating a SCMSource plugin and I'd like to add an additional ListViewColumn that is only visible on Multibranch Pipeline projects that are using my SCMSource plugin.
According to https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jenkinsci-dev/IPuJj-sbzSc/OagzyZalBQAJ this is currently not possible.
---
Originally reported by
domruf, imported from: A way for SCMSource plugins to show additional ListViewColumn
Raw content of original issue
I'm currently creating a SCMSource plugin and I'd like to add an additional ListViewColumn that is only visible on Multibranch Pipeline projects that are using my SCMSource plugin.
According to https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jenkinsci-dev/IPuJj-sbzSc/OagzyZalBQAJ this is currently not possible.
Contributor guide
Assessment
This issue has not been assessed yet.