summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-15 00:09:23 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-15 00:09:23 +0000
commit8aab944cc5e9b58ecc6f052db7cb8985a8a0ba51 (patch)
tree67f4c47cd3b3712daa0035bef27f04b04582e1b4 /doc/api
parentf9cda7671cfb07795d9ea01a7117f7d6c6511d0d (diff)
downloadgitlab-ce-8aab944cc5e9b58ecc6f052db7cb8985a8a0ba51.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/container_registry.md6
-rw-r--r--doc/api/deploy_keys.md6
-rw-r--r--doc/api/deploy_tokens.md6
3 files changed, 18 insertions, 0 deletions
diff --git a/doc/api/container_registry.md b/doc/api/container_registry.md
index d4a4fc1a733..e4687994017 100644
--- a/doc/api/container_registry.md
+++ b/doc/api/container_registry.md
@@ -1,3 +1,9 @@
+---
+stage: Package
+group: Package
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
+---
+
# Container Registry API
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/55978) in GitLab 11.8.
diff --git a/doc/api/deploy_keys.md b/doc/api/deploy_keys.md
index 1634d07768a..97b7614f932 100644
--- a/doc/api/deploy_keys.md
+++ b/doc/api/deploy_keys.md
@@ -1,3 +1,9 @@
+---
+stage: Release
+group: Progressive Delivery
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
+---
+
# Deploy Keys API
## List all deploy keys
diff --git a/doc/api/deploy_tokens.md b/doc/api/deploy_tokens.md
index 16fc57eaa58..f11f88ab5c9 100644
--- a/doc/api/deploy_tokens.md
+++ b/doc/api/deploy_tokens.md
@@ -1,3 +1,9 @@
+---
+stage: Release
+group: Progressive Delivery
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
+---
+
# Deploy Tokens API
## List all deploy tokens