diff options
author | Steve Azzopardi <sazzopardi@gitlab.com> | 2018-09-18 07:42:59 +0000 |
---|---|---|
committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2018-09-18 07:42:59 +0000 |
commit | 673764319acfdefd416cbd228073bc48fe05b63d (patch) | |
tree | 361a6f3fa5bc2221db1ef48e54f66910457ed8d5 /changelogs | |
parent | 953018e3d4b0bc101543218f4cdf235e1a9d51c8 (diff) | |
download | gitlab-ce-673764319acfdefd416cbd228073bc48fe05b63d.tar.gz |
Expose runners status information in job api
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/51273-expose-runners-for-build-in-job-api.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51273-expose-runners-for-build-in-job-api.yml b/changelogs/unreleased/51273-expose-runners-for-build-in-job-api.yml new file mode 100644 index 00000000000..df43f1dfbae --- /dev/null +++ b/changelogs/unreleased/51273-expose-runners-for-build-in-job-api.yml @@ -0,0 +1,5 @@ +--- +title: Expose project runners in job API +merge_request: 21618 +author: +type: other |