Generation of Tags, Classifier and SWID Tag ID along with project without UI for DevOps Automation #1156
Unanswered
aejazuddinam
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
The DT API absolutely supports these capabilities, post project creation, as that's what the frontend leverages. I don't know if the Jenkins plugin supports this or not. You may want to reach out the maintainer. Jenkins and all plugins use a dedicated JIRA instance. I'd recommend creating an enhancement request if the plugin doesn't already support it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Steve/Team,
Do we have option from Jenkins pipeline parameters to add Tags, Classifier and SWID Tag ID or any other identity when creating the project, or Post Via REST APIs (majorly needed tags & swid tag id), because i see only creation of project, its version and uploading of Bom from jenkins parameters and via /v1/bom api (post). I need this as requirement is for automation from pipelines without involving the dashboard UI.
Beta Was this translation helpful? Give feedback.
All reactions