-
Notifications
You must be signed in to change notification settings - Fork 142
chore: fix release notes PR classification #4194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Fix the order of release notes categories in the towncrier configuration and update GitHub workflow to use conventional commits for release notes classification.
- Swap the order of "documentation" and "miscellaneous" categories in towncrier configuration
- Enable conventional commits usage in the label workflow to classify PRs based on title instead of labels
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pyproject.toml | Reorder towncrier type definitions to swap documentation and miscellaneous categories |
| .github/workflows/label.yml | Add configuration to use conventional commits for PR classification |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4194 +/- ##
==========================================
- Coverage 91.39% 91.28% -0.12%
==========================================
Files 193 193
Lines 15731 15731
==========================================
- Hits 14378 14360 -18
- Misses 1353 1371 +18 🚀 New features to boost your workflow:
|
|
@pyansys-ci-bot LGTM. |
pyansys-ci-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

Description
Fix release notes classification.
Issue linked
Close #3802
Checklist
draftif it is not ready to be reviewed yet.feat: adding new MAPDL command)