-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrelease-drafter.yml
More file actions
17 lines (11 loc) · 737 Bytes
/
release-drafter.yml
File metadata and controls
17 lines (11 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Configuration for Release Drafter: https://github.com/toolmantim/release-drafter
_extends: .github
# Override the template to include default tool versions
template: |
<!-- Optional: add a release summary here -->
## Default Clang Tools Versions for this release
- **clang-format**: `$CLANG_FORMAT_VERSION`
- **clang-tidy**: `$CLANG_TIDY_VERSION`
You can override the default versions by adding the `--version` argument under `args` in your pre-commit configuration. For details, see [Custom Clang Tool Version](https://github.com/cpp-linter/cpp-linter-hooks?tab=readme-ov-file#custom-clang-tool-version)
$CHANGES
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION