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:
authorKamil Trzciński <ayufan@ayufan.eu>2018-09-06 15:13:33 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-09-06 15:13:33 +0300
commit4a14ff5bcefe170d3f3ff9885fff21500442fac6 (patch)
tree9ba4d8995333b3839cd1f8c3950dfe408c544d79 /changelogs
parent0bbea6da1886b61f8612c2c38fd1c08e1632073e (diff)
parent26f577df8023c1efa1ae776bb976f38ab0de4a3f (diff)
Merge branch '51117-send-terminal-path-in-job-api' into 'master'
Add terminal path to job API response Closes #51117 See merge request gitlab-org/gitlab-ce!21537
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