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:
Diffstat (limited to 'doc/architecture/blueprints/gitlab_ci_events/index.md')
-rw-r--r--doc/architecture/blueprints/gitlab_ci_events/index.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/architecture/blueprints/gitlab_ci_events/index.md b/doc/architecture/blueprints/gitlab_ci_events/index.md
index 51d65869dfb..afa7f324111 100644
--- a/doc/architecture/blueprints/gitlab_ci_events/index.md
+++ b/doc/architecture/blueprints/gitlab_ci_events/index.md
@@ -2,9 +2,9 @@
status: proposed
creation-date: "2023-03-15"
authors: [ "@furkanayhan" ]
-owners: [ "@furkanayhan" ]
+owners: [ "@fabiopitino" ]
coach: "@grzesiek"
-approvers: [ "@jreporter", "@cheryl.li" ]
+approvers: [ "@fabiopitino", "@jreporter", "@cheryl.li" ]
owning-stage: "~devops::verify"
participating-stages: [ "~devops::package", "~devops::deploy" ]
---
@@ -46,6 +46,10 @@ Events" blueprint is about making it possible to:
## Proposal
+### Decisions
+
+- [001: Use hierarchical events](decisions/001_hierarchical_events.md)
+
### Requirements
Any accepted proposal should take in consideration the following requirements and characteristics: