An error occurred while fetching the assigned milestone of the selected merge_request.
Add configuration of access_level for runners on registration
1 unresolved thread
Compare changes
+ 29
− 0
@@ -34,6 +34,13 @@ type RegisterCommand struct {
@@ -282,6 +289,13 @@ func (s *RegisterCommand) Execute(context *cli.Context) {
@@ -345,6 +359,21 @@ func newRegisterCommand() *RegisterCommand {