Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ecosystem.yml « known_events « usage_data_counters « gitlab « lib - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f594c6a1b7c3650d6bc004753f047e1cff96bc5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
# Ecosystem category
- name: i_ecosystem_jira_service_close_issue
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_jira_service_cross_reference
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_jira_service_list_issues
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_jira_service_create_issue
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_issue_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_push_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_deployment_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_wiki_page_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_merge_request_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_note_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_tag_push_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_confidential_note_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly
- name: i_ecosystem_slack_service_confidential_issue_notification
  category: ecosystem
  redis_slot: ecosystem
  aggregation: weekly