summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/18668-clean-up-cohorts.yml5
-rw-r--r--changelogs/unreleased/25351-texts-and-structure.yml5
-rw-r--r--changelogs/unreleased/26019-restriction-on-evidence.yml5
-rw-r--r--changelogs/unreleased/sh-reduce-gitaly-calls-in-ci-build.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/18668-clean-up-cohorts.yml b/changelogs/unreleased/18668-clean-up-cohorts.yml
new file mode 100644
index 00000000000..3cb8b304018
--- /dev/null
+++ b/changelogs/unreleased/18668-clean-up-cohorts.yml
@@ -0,0 +1,5 @@
+---
+title: Clean up the cohorts table
+merge_request: 20779
+author:
+type: changed
diff --git a/changelogs/unreleased/25351-texts-and-structure.yml b/changelogs/unreleased/25351-texts-and-structure.yml
new file mode 100644
index 00000000000..aa7c7205e32
--- /dev/null
+++ b/changelogs/unreleased/25351-texts-and-structure.yml
@@ -0,0 +1,5 @@
+---
+title: Update information and button text for deployment footer
+merge_request: 18918
+author:
+type: changed
diff --git a/changelogs/unreleased/26019-restriction-on-evidence.yml b/changelogs/unreleased/26019-restriction-on-evidence.yml
new file mode 100644
index 00000000000..21157eeecd3
--- /dev/null
+++ b/changelogs/unreleased/26019-restriction-on-evidence.yml
@@ -0,0 +1,5 @@
+---
+title: Evidence - Added restriction for guest on Release page
+merge_request: 21102
+author:
+type: changed
diff --git a/changelogs/unreleased/sh-reduce-gitaly-calls-in-ci-build.yml b/changelogs/unreleased/sh-reduce-gitaly-calls-in-ci-build.yml
new file mode 100644
index 00000000000..a9a940da48f
--- /dev/null
+++ b/changelogs/unreleased/sh-reduce-gitaly-calls-in-ci-build.yml
@@ -0,0 +1,5 @@
+---
+title: Reduce Gitaly calls in BuildHooksWorker
+merge_request: 20365
+author:
+type: performance