mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
As the former term references a class containing one or more `@BeforeTemplate` methods, one or more `@Placeholder` methods and an optional `@AfterTemplate`, while the latter term more narrowly references a single `@BeforeTemplate` or `@AfterTemplate` method.
30 lines
749 B
YAML
30 lines
749 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- "ignore-changelog"
|
|
categories:
|
|
- title: ":rocket: New Error Prone checks and Refaster rules"
|
|
labels:
|
|
- "new feature"
|
|
- title: ":sparkles: Improvements"
|
|
labels:
|
|
- "improvement"
|
|
- title: ":warning: Update considerations and deprecations"
|
|
labels:
|
|
- "breaking change"
|
|
- "deprecation"
|
|
- title: ":bug: Bug fixes"
|
|
labels:
|
|
- "bug"
|
|
- "bug fix"
|
|
- title: ":books: Documentation, test and build improvements"
|
|
labels:
|
|
- "documentation"
|
|
- "chore"
|
|
- title: ":chart_with_upwards_trend: Dependency upgrades"
|
|
labels:
|
|
- "dependencies"
|
|
- title: "Other changes"
|
|
labels:
|
|
- "*"
|