Move dependency updates to a dedicated section (#4898)

* Move dependency updates to a dedicated section

* Don't mention 'performance' in the PR template

* Fix linting errors
This commit is contained in:
Marco Ferrari 2023-11-30 20:39:36 +01:00 committed by GitHub
parent d19efe3071
commit b9142fcb8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 7 deletions

View file

@ -1,10 +1,12 @@
<!-- Please ensure your PR title is brief and descriptive for a good changelog entry -->
<!-- Link to issue if there is one -->
<!-- Ensure that your PR title is brief and descriptive. -->
<!-- Start: issue fix section -->
<!-- Link to issue if there is one, otherwise remove the "issue fix" section -->
<!-- markdownlint-disable -->
Fixes #
<!-- markdownlint-restore -->
<!-- End: issue fix section -->
<!-- Describe what the changes are -->
@ -17,8 +19,11 @@ Fixes #
## Readiness Checklist
### Author/Contributor
- [ ] If documentation is needed for this change, has that been included in this pull request
- [ ] I included all the needed documentation for this change.
- [ ] I provided the necessary tests.
### Reviewing Maintainer
- [ ] Label as `breaking` if this is a large fundamental change
- [ ] Label as either `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`, or `performance`
- [ ] Label as `breaking` if this is a large, fundamental change.
- [ ] Label as either: `automation`, `bug`, `documentation`, `enhancement`, `infrastructure`.

View file

@ -22,9 +22,10 @@ categories:
- 'infrastructure'
- 'automation'
- 'documentation'
- 'performance'
- title: 'Dependency updates'
labels:
- 'dependencies'
- title: '🏎 Performance'
label: 'performance'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
version-resolver:
major: