-
Notifications
You must be signed in to change notification settings - Fork 4.3k
ci(cdk-release): fix bug marking stable changes as alpha #35012
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
27a6278 to
b7b2fbe
Compare
|
@alvazjor Just want to note, that there are still changes needed to treat L1 change commits differently. This is still a WIP hence the |
Dismissing previous approval for further review
b7b2fbe to
d4da921
Compare
d4da921 to
ff842a4
Compare
|
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks. You may have to fix your CI before adding the pull request to the queue again. |
|
@Mergifyio rebase |
- "BREAKING CHANGE TO EXPERIMENTAL CHANGES" is changed to just "BREAKING CHANGES" as breaking L1 changes can be included in that list. - alpha package scopes will not be treated as equal to stable package scopes. Fixes #34907
✅ Branch has been successfully rebased |
be6a6e8 to
87c4fd2
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue #34907
Closes #34907.
Reason for this change
Changelog generation sometimes treats stable changes as alpha changes.
Description of changes
Describe any new or updated permissions being added
No new permissions are added.
Description of how you validated changes
Unit tests added.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license