Recursive tagging via REST Follow
Answered
Thru the UI, can can apply a tag to a build, and to all dependent builds.
My question is, can I do the same thru the REST interface? Can I apply the tag recursively thru the snapshot dependencies via the REST interface?
Or does the REST interface only apply the tag to the specific build?
Please sign in to leave a comment.
Hello Stephen,
Currently "Apply tags to all builds that this build snapshot depends on" option not supported via REST API. Please feel free to create a feature request in our issue tracker.
Thank you - yes, will submit a feature request.