Closed
Description
Description of the problem, including code/CLI snippet
access_level
is missing when RunnerManager creates a runner object, but exists in arguments of update()
. So we have
to manually update the access_level
after creating.
Expected Behavior
pass access_level
on creating
Actual Behavior
can not pass access_level
Specifications
- python-gitlab version: all
- API version you are using (v3/v4): v4
- Gitlab server version (or gitlab.com): >=10.0
Metadata
Metadata
Assignees
Labels
No labels