Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(const): complete Planner Role #3220

Open
@matthias-reiff

Description

@matthias-reiff

Description of the problem, including code/CLI snippet

PLANNER access was added to gitlab.const.AccessLevel but is still mising as gitlab.const.PLANNER_ACCESS and in gitlab.const.all

Expected Behavior

It should be possible to access gitlab.const.PLANNER_ACCESS similar to gitlab.const.DEVELOPER_ACCESS.

Actual Behavior

Currently, PLANNER_ACCESS can only be imported via gitlab.const.AccessLevel.PLANNER

Specifications

  • python-gitlab version: 6.0.0

Metadata

Metadata

Assignees

No one assigned

    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