-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path.tailor.yml
More file actions
146 lines (115 loc) · 2.96 KB
/
.tailor.yml
File metadata and controls
146 lines (115 loc) · 2.96 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
# Initially fitted by tailor on 2026-03-14
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: true
web_commit_signoff_required: false
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
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/workflows/tailor.yml
alteration: always
- 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
- path: .github/workflows/tailor-automerge.yml
alteration: triggered