Skip to content

Commit 44a6bb2

Browse files
Merge branch 'master' into api-branch-protection
# Conflicts: # modules/convert/convert.go # routers/api/v1/repo/branch.go # routers/api/v1/swagger/options.go # templates/swagger/v1_json.tmpl
2 parents f0e082d + 0641965 commit 44a6bb2

File tree

1,039 files changed

+172417
-33040
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,039 files changed

+172417
-33040
lines changed

.changelog.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
repo: go-gitea/gitea
22
groups:
3-
-
3+
-
44
name: BREAKING
55
labels:
66
- kind/breaking
7-
-
8-
name: FEATURE
7+
-
8+
name: FEATURES
99
labels:
1010
- kind/feature
11+
-
12+
name: SECURITY
13+
labels:
14+
- kind/security
1115
-
1216
name: BUGFIXES
1317
labels:
1418
- kind/bug
15-
-
16-
name: ENHANCEMENT
19+
-
20+
name: ENHANCEMENTS
1721
labels:
1822
- kind/enhancement
1923
- kind/refactor
2024
- kind/ui
2125
-
22-
name: SECURITY
23-
labels:
24-
- kind/security
25-
-
2626
name: TESTING
2727
labels:
2828
- kind/testing
29-
-
29+
-
3030
name: TRANSLATION
3131
labels:
3232
- kind/translation
33-
-
33+
-
3434
name: BUILD
3535
labels:
3636
- kind/build
3737
- kind/lint
38-
-
38+
-
3939
name: DOCS
4040
labels:
4141
- kind/docs
42-
-
42+
-
4343
name: MISC
44-
default: true
44+
default: true

0 commit comments

Comments
 (0)