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 'config/events/20230321151607_github_create.yml')
-rw-r--r--config/events/20230321151607_github_create.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/config/events/20230321151607_github_create.yml b/config/events/20230321151607_github_create.yml
new file mode 100644
index 00000000000..8099fe03a07
--- /dev/null
+++ b/config/events/20230321151607_github_create.yml
@@ -0,0 +1,30 @@
+---
+description: State of projects imported from GitHub
+category: Import::GithubService
+action: create
+label_description: github_import_project_state
+property_description:
+value_description:
+extra_properties:
+ import_type:
+ type: string
+ description: Type of project import
+ state:
+ type: string
+ description: Import state
+identifiers:
+- project
+product_section: dev
+product_stage: manage
+product_group: import
+product_category: importers
+milestone: "15.10"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112062
+distributions:
+- ce
+- ee
+tiers:
+- free
+- premium
+- ultimate
+