diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-09-06 12:13:33 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-09-06 12:13:33 +0000 |
commit | 4a14ff5bcefe170d3f3ff9885fff21500442fac6 (patch) | |
tree | 9ba4d8995333b3839cd1f8c3950dfe408c544d79 /changelogs | |
parent | 0bbea6da1886b61f8612c2c38fd1c08e1632073e (diff) | |
parent | 26f577df8023c1efa1ae776bb976f38ab0de4a3f (diff) | |
download | gitlab-ce-4a14ff5bcefe170d3f3ff9885fff21500442fac6.tar.gz |
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.yml | 5 |
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 |