mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 21:38:25 +00:00
46 lines
950 B
YAML
46 lines
950 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- ignore-for-release
|
|
- github-actions
|
|
authors:
|
|
- octocat
|
|
categories:
|
|
- title: Breaking Changes 🛠
|
|
labels:
|
|
- Semver-Major
|
|
- breaking-change
|
|
- title: Exciting New Features 🎉
|
|
labels:
|
|
- Semver-Minor
|
|
- enhancement
|
|
- feature
|
|
- title: Provider AzureDevops
|
|
labels:
|
|
- provider/azuredevops
|
|
- title: Provider Bitbucket
|
|
labels:
|
|
- provider/bitbucket
|
|
- title: Provider GitHub
|
|
labels:
|
|
- provider/github
|
|
- title: Provider GitLab
|
|
labels:
|
|
- provider/gitlab
|
|
- title: Bug fixes 🐛
|
|
labels:
|
|
- bug
|
|
- title: Security changes
|
|
labels:
|
|
- security
|
|
- title: Documentation
|
|
labels:
|
|
- docs
|
|
- website
|
|
- title: Dependencies
|
|
labels:
|
|
- dependencies
|
|
- title: Other Changes 🔄
|
|
labels:
|
|
- "*"
|