It would be very useful to be able to add labels & annotations to builds created via instantiate. Currently if a user wishes to add labels/annotations to a build, the user first has to call instantiate & then add labels/annotations in an update to the build object. This would be very useful for the Jenkins Pipeline strategy (#7949) so that builds can be created with necessary annotations/labels in a single operation & reduce the need for the build sync controller keeping track of builds that it has created (this detail will be contained in the annotations).
It would be very useful to be able to add labels & annotations to builds created via instantiate. Currently if a user wishes to add labels/annotations to a build, the user first has to call instantiate & then add labels/annotations in an update to the build object. This would be very useful for the Jenkins Pipeline strategy (#7949) so that builds can be created with necessary annotations/labels in a single operation & reduce the need for the build sync controller keeping track of builds that it has created (this detail will be contained in the annotations).