java_test_2

Форк
0
/
.asf.yaml 
62 строки · 2.0 Кб
1

2
#
3
# Licensed to the Apache Software Foundation (ASF) under one or more
4
# contributor license agreements.  See the NOTICE file distributed with
5
# this work for additional information regarding copyright ownership.
6
# The ASF licenses this file to You under the Apache License, Version 2.0
7
# (the "License"); you may not use this file except in compliance with
8
# the License.  You may obtain a copy of the License at
9
#
10
#     http://www.apache.org/licenses/LICENSE-2.0
11
#
12
# Unless required by applicable law or agreed to in writing, software
13
# distributed under the License is distributed on an "AS IS" BASIS,
14
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
# See the License for the specific language governing permissions and
16
# limitations under the License.
17
#
18

19
github:
20
  description: APM, Application Performance Monitoring System
21
  homepage: https://skywalking.apache.org/
22
  labels:
23
    - skywalking
24
    - observability
25
    - apm
26
    - distributed-tracing
27
    - service-mesh
28
    - dapper
29
    - web-performance
30
    - metrics
31
    - logging
32
    - prometheus
33
    - open-telemetry
34
    - zabbix
35
    - ebpf
36
    - telegraf
37
  enabled_merge_buttons:
38
    squash:  true
39
    merge:   false
40
    rebase:  false
41
  dependabot_updates: false
42
  protected_branches:
43
    master:
44
      required_status_checks:
45
        strict: true
46
        contexts:
47
          - Required
48
      required_pull_request_reviews:
49
        dismiss_stale_reviews: true
50
        required_approving_review_count: 1
51
    # Protect these branches for the website
52
    website-docs/8.2.0:
53
      whatever: Just a placehold to make it take effects
54
    website-docs/8.3.0:
55
      whatever: Just a placehold to make it take effects
56
    website-docs/8.4.0:
57
      whatever: Just a placehold to make it take effects
58
    website-docs/8.5.0:
59
      whatever: Just a placehold to make it take effects
60
    website-docs/8.6.0:
61
      whatever: Just a placehold to make it take effects
62
    website-docs/9.7.0:
63
      whatever: Just a placehold to make it take effects
64

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.