diff options
author | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-05-09 14:17:04 +0200 |
---|---|---|
committer | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-05-09 14:17:04 +0200 |
commit | a9b5f582f4e9e774615bf571527bafa8fc3a344a (patch) | |
tree | 2315359dc94cce8dcd9cc5bbe9c3bee133582be3 /changelogs | |
parent | 8516e3a4b7b62027ee80853008f53517374ff105 (diff) | |
download | gitlab-ce-a9b5f582f4e9e774615bf571527bafa8fc3a344a.tar.gz |
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/support-active-setting-while-registering-a-runner.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/support-active-setting-while-registering-a-runner.yml b/changelogs/unreleased/support-active-setting-while-registering-a-runner.yml new file mode 100644 index 00000000000..6c378fd450a --- /dev/null +++ b/changelogs/unreleased/support-active-setting-while-registering-a-runner.yml @@ -0,0 +1,5 @@ +--- +title: Add support for 'active' setting on Runner Registration API endpoint +merge_request: 18848 +author: +type: changed |