summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2018-05-09 14:17:04 +0200
committerTomasz Maczukin <tomasz@maczukin.pl>2018-05-09 14:17:04 +0200
commita9b5f582f4e9e774615bf571527bafa8fc3a344a (patch)
tree2315359dc94cce8dcd9cc5bbe9c3bee133582be3 /changelogs
parent8516e3a4b7b62027ee80853008f53517374ff105 (diff)
downloadgitlab-ce-a9b5f582f4e9e774615bf571527bafa8fc3a344a.tar.gz
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/support-active-setting-while-registering-a-runner.yml5
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