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

Try to build changelog dynamically

This commit is contained in:
Chris Hunt
2022-08-12 10:01:10 -04:00
parent a4a54988ad
commit c2411d231d

View File

@@ -17,11 +17,24 @@ before:
changelog:
sort: asc
use: github
groups:
- title: 'Breaking changes:'
regexp: "(?i)^.*breaking[(\\w)]*:+.*$"
order: 0
- title: 'Major features:'
regexp: "(?i)^.*(major|new provider|feature)[(\\w)]*:+.*$"
order: 1
- title: 'Provider-specific changes:'
regexp: "(?i)^(activedir|akamaiedgedns|autodns|axfrddns|azuredns|bind|cloudflare|cloudns|cscglobal|desec|digitalocean|dnsimple|dnsmadeeasy|doh|domainnameshop|easyname|exoscale|gandiv5|gcloud|hedns|hetzner|hexonet|hostingde|internetbs|inwx|linode|msdns|namecheap|namedotcom|netcup|ns1|octodns|opensrs|oracle|ovh|packetframe|powerdns|route53|rwth|softlayer|transip|vultr)[(\\w)]*:+.*$"
order: 2
- title: 'Depreciation warnings:'
regexp: "(?i)^.*Deprecate[(\\w)]*:+.*$"
order: 10
- title: 'Other changes and improvements:'
order: 9
filters:
exclude:
- '^docs:'
- '^test:'
- '^chore'
- Merge pull request
- Merge branch
archives: