Accept maintainer_note parameter in REST runner registration
Compare changes
Files
11- Coung Ngo authored
Move files in the root ~/ directory to modules where they are only used to declutter ~/ and to co-locate code
Describe in detail what your merge request does and why.
This MR adds support for taking in a maintainer_note
field in the runner registration endpoint. A gitlab/gitlab-runner
MR will soon take advantage from this addition so as to allow an admin to specify notes to be associated with the new runner.
These are strongly recommended to assist reviewers and reduce the time to merge your change.
Numbered steps to set up and validate the change are strongly suggested.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Part of #348299 (closed)
Move files in the root ~/ directory to modules where they are only used to declutter ~/ and to co-locate code