Skip to content

Bulk insert tags for Ci::Runner creation

Thong Kuah requested to merge bulk_insert_tags_runners into master

What does this MR do and why?

Bulk insert tags for Ci::Runner creation

The normal route for tag creation is

So we re-use existing bulk tag creation to bulk insert tags when creating a new CI runner with tags.

See !83709 (comment 893953701)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Thong Kuah

Merge request reports

Loading