gitlab-org--gitlab-foss/changelogs
Kamil Trzciński 604cfb17a7 Merge branch 'protected-runner-registration' into 'master'
Add configuration of access_level for runners on registration via API

See merge request gitlab-org/gitlab-ce!27490
2019-04-19 08:47:26 +00:00
..
unreleased Merge branch 'protected-runner-registration' into 'master' 2019-04-19 08:47:26 +00:00
archive.md
README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.