summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2021-02-28 04:51:11 +0100
committerGitHub <noreply@github.com>2021-02-28 04:51:11 +0100
commit17fabd8b45befd9e9637d70e8787c3e672b9b79b (patch)
tree0a3253a309445b638eafb6fa166c123359efbcd2
parentImprove ArgumentSpecValidator unit tests (#73642) (diff)
downloadansible-17fabd8b45befd9e9637d70e8787c3e672b9b79b.tar.xz
ansible-17fabd8b45befd9e9637d70e8787c3e672b9b79b.zip
[changelog config] Ansible Base -> ansible-core (#73739)
Signed-off-by: Rick Elrod <rick@elrod.me>
-rw-r--r--changelogs/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/config.yaml b/changelogs/config.yaml
index 4c4bde1962..3a55d90017 100644
--- a/changelogs/config.yaml
+++ b/changelogs/config.yaml
@@ -1,5 +1,5 @@
---
-title: Ansible Base
+title: ansible-core
release_tag_re: '(v(?:[\d.ab\-]|rc)+)'
pre_release_tag_re: '(?P<pre_release>(?:[ab]|rc)+\d*)$'
changes_file: changelog.yaml