summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2017-08-23 22:02:09 +0900
committerShinya Maeda <shinya@gitlab.com>2017-09-03 23:49:10 +0900
commit665774b4775f9e7ae3adfccf1c36bf9867fa53a5 (patch)
tree4e04fe58d64c1b3e48014ca1ea7eb8839f57f1bd
parent1925bfd2a5b8fab48de8b1f2a4ae7db6a09736e1 (diff)
downloadgitlab-ce-665774b4775f9e7ae3adfccf1c36bf9867fa53a5.tar.gz
Add changelog
-rw-r--r--changelogs/unreleased/feature-sm-33281-protected-runner-executes-jobs-on-protected-branch.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-sm-33281-protected-runner-executes-jobs-on-protected-branch.yml b/changelogs/unreleased/feature-sm-33281-protected-runner-executes-jobs-on-protected-branch.yml
new file mode 100644
index 00000000000..b57b9a3dfbe
--- /dev/null
+++ b/changelogs/unreleased/feature-sm-33281-protected-runner-executes-jobs-on-protected-branch.yml
@@ -0,0 +1,5 @@
+---
+title: Protected runners
+merge_request: 13194
+author:
+type: added