mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-01-13 18:50:07 +00:00
23 lines
481 B
YAML
23 lines
481 B
YAML
|
changelog:
|
||
|
exclude:
|
||
|
labels:
|
||
|
- chore
|
||
|
categories:
|
||
|
- title: 💥 Breaking Changes
|
||
|
labels:
|
||
|
- 💥 breaking-change
|
||
|
- title: ✨ Exciting New Features
|
||
|
labels:
|
||
|
- ✨ enhancement
|
||
|
- title: 🐞 Bug Fixes
|
||
|
labels:
|
||
|
- 🐞 bug
|
||
|
- title: 🛠️ Dependencies
|
||
|
labels:
|
||
|
- 🛠️ dependencies
|
||
|
- title: 📖 Documentation
|
||
|
labels:
|
||
|
- 📖 docs
|
||
|
- title: Other Changes
|
||
|
labels:
|
||
|
- "*"
|