Skip to content

Feature Request: Support promoting project labels #1602

Closed
@StingRayZA

Description

@StingRayZA

Description of the problem, including code/CLI snippet

This request is for supporting the ability to 'promote' a project label to a group one. This exists in the Gitlab API.

Specifically, https://docs.gitlab.com/ee/api/labels.html#promote-a-project-label-to-a-group-label

Expected Behavior

project.labels.promote(label_id)
or
gitlab project-label promote (CLI)

Actual Behavior

Promotion not supported

Specifications

  • python-gitlab version: Latest
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): Any

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions