mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-10 10:10:31 +01:00
21727ebfc7
* Fixes #3250 * build: Overhaul build & deployment workflow - Move to release drafter - Replace publishing with gradle nexus - Conventional commits are handy - Determine build status in gh actions before deploying
21 lines
431 B
YAML
21 lines
431 B
YAML
categories:
|
|
- title: '🐛 Fixes'
|
|
label: 'Bugfix'
|
|
- title: '✨ Features'
|
|
label: 'Feature'
|
|
- title: '🧭 Changes'
|
|
label: 'Enhancement'
|
|
- title: '📦 Dependency updates'
|
|
labels:
|
|
- 'Renovate'
|
|
- 'Dependency updates'
|
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
|
change-title-escapes: '\<*_&@'
|
|
exclude-contributors:
|
|
- 'renovate'
|
|
- 'renovate-bot'
|
|
template: |
|
|
## PlotSquared v6.
|
|
|
|
$CHANGES
|