From 86358953b6adfb5e3f1983a6120b079286cf133a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=F0=9F=A4=96=20GitLab=20Bot=20=F0=9F=A4=96?=
 <gitlab-bot@gitlab.com>
Date: Tue, 11 Jul 2023 01:03:37 +0000
Subject: [PATCH] Frontend: Change the pattern and sequence of sub-tasks for
 adding and editing a variable

---
 ...he-pattern-and-sequence-of-subtasks-for-ad.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 data/release_posts/unreleased/verify-frontend-change-the-pattern-and-sequence-of-subtasks-for-ad.yml

diff --git a/data/release_posts/unreleased/verify-frontend-change-the-pattern-and-sequence-of-subtasks-for-ad.yml b/data/release_posts/unreleased/verify-frontend-change-the-pattern-and-sequence-of-subtasks-for-ad.yml
new file mode 100644
index 0000000000000..136c97fd27980
--- /dev/null
+++ b/data/release_posts/unreleased/verify-frontend-change-the-pattern-and-sequence-of-subtasks-for-ad.yml
@@ -0,0 +1,15 @@
+---
+features:
+  secondary:
+  - name: "Frontend: Change the pattern and sequence of sub-tasks for adding and editing
+      a variable"
+    available_in: [core, premium, ultimate]
+    gitlab_com: true
+    documentation_link: 'https://docs.gitlab.com/ee/#amazing'
+    reporter: jocelynjane
+    stage: verify
+    categories:
+    - Secrets Management
+    issue_url: 'https://gitlab.com/gitlab-org/gitlab/-/issues/410414'
+    description: |
+      <!-- What is the problem and solution you're proposing? This content sets the overall vision for the feature and serves as the release notes that will populate in various places, including the [release post blog](https://about.gitlab.com/releases/categories/releases/) and [Gitlab project releases](https://gitlab.com/gitlab-org/gitlab/-/releases). " -->
-- 
GitLab