Skip to content

Add `PickIntoLabel.create` method

Robert Speicher requested to merge rs-create-pick-into-label into master

This will use GitlabClient to create a group label under the gitlab-org namespace with the appropriate title, color, and description for our monthly "Pick into X.Y" labels.

We do not yet handle cleaning up old labels.

Partially addresses https://gitlab.com/gitlab-org/release/framework/issues/192

Edited by Robert Speicher

Merge request reports