Forum Discussion
Jacob_Peterson
Sep 06, 2023Copper Contributor
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.
Seems not a straight forward way, may refer to below discussion for some insight:
- Jacob_PetersonCopper ContributorTagging an individual build in this way does have it's uses. However, I am looking to apply tags at the pipeline object level.