-
Notifications
You must be signed in to change notification settings - Fork 72
Create auto release notes #2170
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
❌ 4 Tests Failed:
View the top 2 failed test(s) by shortest run time
View the full list of 1 ❄️ flaky tests
To view more test analytics, go to the Test Analytics Dashboard |
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
.github/release.yml:23
- The label 'module: IR' is used both in the ONNX IR and Torch Lib categories. If these categories refer to distinct modules, consider using different labels to avoid confusion.
- "module: IR"
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
.github/release.yml:30
- Using a wildcard '*' for the 'Other Changes' category may result in unintended matches if the auto release notes generator does not handle wildcards as expected. Consider verifying that this pattern only captures the intended changes or using a more specific label pattern.
- "*"
Create auto release notes according to https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes.