gitlab-org--gitlab-foss/changelogs/unreleased/add-runner-access-level-registration.yml
zelin-l 52c19d4da7 Add configuration of access_level for runners on registration via API
Allow setting access_level of new runner to not_protected (default) or ref_protected
Minor update to relevant docs and tests
2019-04-18 09:57:12 -04:00

5 lines
120 B
YAML

---
title: Add option to set access_level of runners upon registration
merge_request: 27490
author: Zelin L
type: added