Forum Discussion

Jacob_Peterson's avatar
Jacob_Peterson
Copper Contributor
Sep 06, 2023

Allow Pipelines to have Tags/Metadata like Azure Resources

We need the ability to add metadata to Azure DevOps Pipelines such as “Domain”, “Capability”, “Team”, “SRE Owner”, etc. This information needs to be available in the pipeline/ api response. It would also be useful to have the ability to filter/search by this in the UI, but that is not important for my immediate use case.

Currently, to obtain this data, we are maintaining a separate reference table. It is not ideal.

Resources