-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.yaml
More file actions
38 lines (38 loc) · 1.06 KB
/
test.yaml
File metadata and controls
38 lines (38 loc) · 1.06 KB
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
---
organization:
all-repositories:
# All-repository default features
has_issues: true
# All-repository default settings
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
allow_auto_merge: true
delete_branch_on_merge: true
# All-repository default rulesets
rulesets:
- name: "Main Branch"
target: branch
enforcement: active
bypass_actors:
# Xebis GitHub Semantic Release https://github.com/apps/xebis-github-semantic-release
- actor_id: 1527160
actor_type: Integration
bypass_mode: always
conditions:
ref_name:
include:
- ~DEFAULT_BRANCH
rules:
deletion: true
pull_request:
required_approving_review_count: 0
required_linear_history: true
repositories:
- name: .github
# Repository metadata
description: Xebis Test organization profile.
topics:
- github-organization-profile
- github-profile
- github-profile-readme