diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-17 12:08:11 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-17 12:08:11 +0000 |
commit | badb9c1deacbea601b02f88811b7e123589d9251 (patch) | |
tree | f4b4f85db49a8c9fc9bd6233ed9f7862c9de8ded /changelogs | |
parent | 5bd24a54ef4ce3a38a860eb53b66d062c2382971 (diff) | |
download | gitlab-ce-badb9c1deacbea601b02f88811b7e123589d9251.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/36103-links-to-design-comments-from-todos-and-system-notes-do-not-jump-to.yml b/changelogs/unreleased/36103-links-to-design-comments-from-todos-and-system-notes-do-not-jump-to.yml new file mode 100644 index 00000000000..0c7941af93a --- /dev/null +++ b/changelogs/unreleased/36103-links-to-design-comments-from-todos-and-system-notes-do-not-jump-to.yml @@ -0,0 +1,5 @@ +--- +title: Links to design comments now lead to specific note +merge_request: 21724 +author: +type: fixed diff --git a/changelogs/unreleased/managed-cluster-applications-ci-template-ensure-namespace.yml b/changelogs/unreleased/managed-cluster-applications-ci-template-ensure-namespace.yml new file mode 100644 index 00000000000..edc79f76b87 --- /dev/null +++ b/changelogs/unreleased/managed-cluster-applications-ci-template-ensure-namespace.yml @@ -0,0 +1,5 @@ +--- +title: Ensure namespace is present for Managed-Cluster-Applications CI template +merge_request: 21903 +author: +type: fixed |