1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

CHORE: Define Release parameters (#1724)

This commit is contained in:
Chris Hunt
2022-08-19 12:04:13 -04:00
committed by GitHub
parent b2af4332f1
commit 6eeec2f999

View File

@@ -135,8 +135,8 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ incpatch .Version }}-next"
announce:
# Skip the announcing feature in some conditions, for instance, when publishing patch releases.
# Valid options are `true`, `false`, empty, or a template that evaluates to a boolean (`true` or `false`).
# Defaults to empty (which means false).
skip: true
release:
draft: true
prerelease: auto
mode: append