Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2018-09-05 20:11:13 +0300
committerSteve Azzopardi <steveazz@outlook.com>2018-09-06 14:35:56 +0300
commit26f577df8023c1efa1ae776bb976f38ab0de4a3f (patch)
tree7bef3896001156a5be039b6dcd4c5459687c0ca9 /changelogs
parentc6d315b4bb06be644c1c8ca47268bed71c679dd6 (diff)
Add terminal path to job API response
closes #51117
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51117-send-terminal-path-in-job-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51117-send-terminal-path-in-job-api.yml b/changelogs/unreleased/51117-send-terminal-path-in-job-api.yml
new file mode 100644
index 00000000000..f6faa9549be
--- /dev/null
+++ b/changelogs/unreleased/51117-send-terminal-path-in-job-api.yml
@@ -0,0 +1,5 @@
+---
+title: Add terminal_path to job API response
+merge_request: 21537
+author:
+type: other