jenkinsci / dependency-track-plugin

Main repository for the official Dependency-Track Jenkins plugin
https://dependencytrack.org/
Apache License 2.0
44 stars 27 forks source link

Added the possibility to assign projects to a team/portfolio, backported to branch 4.3.x #169

Closed malice00 closed 1 year ago

malice00 commented 1 year ago

This PR implements issue #162, by adding a new field in the UI that takes the name of a team to which a project is to be assigned when uploading BOM data.

Effectively this is the same as #163, only on the 4.3.x branch, seeing the master had some issues when I deployed a build on my jenkins!

sephiroth-j commented 1 year ago
  1. This is a new feature and version 4.3.x receives only important bug fixes.
  2. This feature is rejected as mentioned in #162