-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy path.tailor.yml
More file actions
165 lines (135 loc) · 3.66 KB
/
Copy path.tailor.yml
File metadata and controls
165 lines (135 loc) · 3.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
# Refitted by tailor on 2026-09-02
license: BlueOak-1.0.0
repository:
description: "Wimpy's NixOS, nix-darwin & Home Manager Configurations ❄️"
has_wiki: false
has_discussions: false
has_projects: false
has_issues: true
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
squash_merge_commit_title: COMMIT_OR_PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
merge_commit_title: MERGE_MESSAGE
merge_commit_message: PR_TITLE
delete_branch_on_merge: true
allow_update_branch: false
allow_auto_merge: false
web_commit_signoff_required: false
private_vulnerability_reporting_enabled: true
vulnerability_alerts_enabled: true
automated_security_fixes_enabled: true
default_workflow_permissions: write
can_approve_pull_request_reviews: true
topics:
- ci-cd
- determinate
- fish-shell
- flakehub
- hacktoberfest
- home-manager
- home-manager-config
- macos
- nix
- nix-darwin
- nix-dotfiles
- nix-flake
- nix-flake-checker
- nixos
- nixos-config
- nixos-configuration
- nixos-dotfiles
- pantheon
- sops-nix
actions:
enabled: true
allowed_actions: selected
sha_pinning_required: false
github_owned_allowed: true
verified_allowed: true
patterns_allowed:
- "actionhippie/swap-space@*"
- "DeterminateSystems/determinate-nix-action@*"
- "DeterminateSystems/flakehub-cache-action@*"
- "DeterminateSystems/flakehub-push@*"
- "DeterminateSystems/magic-nix-cache-action@*"
- "DeterminateSystems/nix-installer-action@*"
- "freerangebytes/setup-actionlint@*"
- "golang/govulncheck-action@*"
- "golangci/golangci-lint-action@*"
- "nick-fields/retry@*"
- "robherley/go-test-action@*"
- "softprops/action-gh-release@*"
- "srz-zumix/post-run-action@*"
- "wimpysworld/nothing-but-nix@*"
labels:
- name: bug
color: d20f39
description: "Something isn't working"
- name: documentation
color: 04a5e5
description: Documentation improvement
- name: duplicate
color: 8839ef
description: Already exists
- name: enhancement
color: 1e66f5
description: New feature request
- name: good first issue
color: 40a02b
description: Good for newcomers
- name: help wanted
color: "179299"
description: Extra attention needed
- name: invalid
color: e64553
description: Not valid or relevant
- name: question
color: 7287fd
description: Needs more information
- name: wontfix
color: dc8a78
description: Will not be worked on
- name: dependencies
color: fe640b
description: Dependency update
- name: github_actions
color: ea76cb
description: GitHub Actions update
- name: hacktoberfest-accepted
color: df8e1d
description: Hacktoberfest contribution
swatches:
- path: .github/dependabot.yml
alteration: first-fit
- path: .github/FUNDING.yml
alteration: first-fit
- path: .github/ISSUE_TEMPLATE/bug_report.yml
alteration: always
- path: .github/ISSUE_TEMPLATE/feature_request.yml
alteration: always
- path: .github/ISSUE_TEMPLATE/config.yml
alteration: first-fit
- path: .github/pull_request_template.md
alteration: always
- path: SECURITY.md
alteration: always
- path: CODE_OF_CONDUCT.md
alteration: always
- path: CONTRIBUTING.md
alteration: always
- path: SUPPORT.md
alteration: always
- path: justfile
alteration: first-fit
- path: flake.nix
alteration: first-fit
- path: .gitignore
alteration: first-fit
- path: .envrc
alteration: first-fit
- path: cubic.yaml
alteration: first-fit
- path: .tailor.yml
alteration: always