mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-13 07:02:35 +00:00
This automatically creates a GitHub release when a matching tag is created in this repository.
26 lines
451 B
YAML
26 lines
451 B
YAML
changelog:
|
|
categories:
|
|
- title: NOTES
|
|
labels:
|
|
- note
|
|
- documentation
|
|
- title: FEATURES
|
|
labels:
|
|
- feature
|
|
- title: ENHANCEMENTS
|
|
labels:
|
|
- enhancement
|
|
- documentation
|
|
- title: BUG FIXES
|
|
labels:
|
|
- bug
|
|
- title: INTERNAL
|
|
labels:
|
|
- dependencies
|
|
- "*"
|
|
exclude:
|
|
labels:
|
|
- duplicate
|
|
- wontfix
|
|
- question
|
|
- invalid
|