From 83ff304b3c46f33787dd0400c6a2a42fde07c319 Mon Sep 17 00:00:00 2001 From: Thomas Limoncelli Date: Mon, 8 Dec 2025 11:41:37 -0500 Subject: [PATCH] CICD: Update release notes template --- .goreleaser.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 02dfb97d3..9bab1b80f 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -157,12 +157,21 @@ release: draft: true prerelease: auto mode: append + header: | + Greetings DNS fans! + + Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions! + + ## Monthly video call! + + Everyone is invited to the __Monthly DNSControl Community Video Conference Call__ on the 3rd Monday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on [GitHub Discussions](https://github.com/StackExchange/dnscontrol/discussions). + footer: | ## Deprecation warnings > [!WARNING] > - **REV() will switch from RFC2317 to RFC4183 in v5.0.** This is a breaking change. Warnings are output if your configuration is affected. No date has been announced for v5.0. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat - > - **NAMEDOTCOM and SOFTLAYER need maintainers!** These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. + > - **NAMEDOTCOM, OPENSRS and SOFTLAYER need maintainers!** These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. ## Install