-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxebis.yaml
More file actions
95 lines (95 loc) · 2.66 KB
/
xebis.yaml
File metadata and controls
95 lines (95 loc) · 2.66 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
organization:
all-repositories:
# All-repository default features
has_issues: true
# All-repository default settings
allow_merge_commit: false
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
description: Xebis organization profile and management.
topics:
- github-organization-management
- github-organization-profile
- github-profile
- github-profile-readme
- name: ansible-collection
description: This Ansible collection provides a set of roles designed for configuring Kubuntu desktop and Ubuntu server environments.
topics:
- ansible
- ansible-collection
- cac
- computer-config
- kubuntu
- kubuntu2404
- pc
- ubuntu
- ubuntu2404
- apt
- name: github-actions-and-workflows
description: A collection of GitHub composite actions and reusable workflows.
topics:
- github
- github-workflows
- reusable-workflows
- name: github-organization-as-code
description: Manage your GitHub organization's repositories using GitOps principles with a YAML-based configuration, GitHub Actions with reusable workflows, AWS S3 for storage, and GitHub App integration.
topics:
- iac
- github
- github-app
- github-management
- github-organization
- github-repositories
- github-workflows
- gitops
- terraform
- terraform-backend-s3
- terraform-github
- terraform-github-provider
- yaml-configuration
- name: hetzner-iac-cac
description: GitOps-driven repo for provisioning Hetzner Cloud using Terraform and configuring it with Ansible.
topics:
- ansible
- cac
- iac
- github
- github-workflows
- gitops
- hetzner
- hetzner-cloud
- terraform
- name: infra
description: Cloud, lab, and office provisioning and configuration.
topics:
- ansible
- ansible-playbook
- cac
- computer-config
- kubuntu
- kubuntu2404
- pc
- ubuntu
- ubuntu2404