summaryrefslogtreecommitdiffstats
path: root/.changelog.yml
diff options
context:
space:
mode:
authorJohn Olheiser <42128690+jolheiser@users.noreply.github.com>2020-02-10 10:16:31 -0600
committerGitHub <noreply@github.com>2020-02-10 11:16:31 -0500
commitb5418a64430dcd7c4ca26945d73a217ce167f62b (patch)
treeb3947787e768d3ccf6804b7280fefd132e9a0d02 /.changelog.yml
parent9789e0ad531a76f708eba9dddab5381419c6eebe (diff)
downloadgitea-b5418a64430dcd7c4ca26945d73a217ce167f62b.tar.gz
gitea-b5418a64430dcd7c4ca26945d73a217ce167f62b.zip
Changelog 1.11.0 (#10204) (#10211)
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Diffstat (limited to '.changelog.yml')
-rw-r--r--.changelog.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.changelog.yml b/.changelog.yml
index 43dc1912d4..c5a9078e03 100644
--- a/.changelog.yml
+++ b/.changelog.yml
@@ -1,4 +1,14 @@
+# The full repository name
repo: go-gitea/gitea
+
+# Service type (gitea or github)
+service: github
+
+# Base URL for Gitea instance if using gitea service type (optional)
+# Default: https://gitea.com
+base-url:
+
+# Changelog groups and which labeled PRs to add to each group
groups:
-
name: BREAKING
@@ -42,3 +52,6 @@ groups:
-
name: MISC
default: true
+
+# regex indicating which labels to skip for the changelog
+skip-labels: skip-changelog|backport\/.+