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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2018-07-03 13:39:55 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2018-07-03 13:39:55 +0300
commitbdb64ac0a1396a7624adaf0670bb1bf4ad105b56 (patch)
tree91b56163362fa29a5a3be1189d7c403c237b5a30 /changelogs
parentd285356e94a45bfd9bb2e7ca8b4c07562d44fe76 (diff)
parent2b78f223123dbbeabafb8b5d07e367a5ebad4567 (diff)
Merge branch '36907-fix-new-issue-link-from-failed-job' into 'master'
Resolve "New issue from failed build no longer links to failed build" Closes #36907 See merge request gitlab-org/gitlab-ce!20328
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36907-fix-new-issue-link-from-failed-job.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36907-fix-new-issue-link-from-failed-job.yml b/changelogs/unreleased/36907-fix-new-issue-link-from-failed-job.yml
new file mode 100644
index 00000000000..80a50734f72
--- /dev/null
+++ b/changelogs/unreleased/36907-fix-new-issue-link-from-failed-job.yml
@@ -0,0 +1,5 @@
+---
+title: Fix link to job when creating a new issue from a failed job
+merge_request: 20328
+author:
+type: fixed