-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
integ-runner: What should be the message: "If these destructive changes are necessary, please indicate this on the PR" #29636
Comments
@caevv Have you opened the PR yet? Can you link it? |
The Update Workflow section you linked also notes:
That being said, maybe further clarification is needed on this part regarding the format/content of what the indication message should have:
|
This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
Hey @caevv, you can call it out in the PR body such as,
Seeing that warning is often an indication that the code change is breaking and likely not the correct approach. If it is necessary, it should bejustified. As reviewers, we want to be aware of potential breaking behavior. Calling out destructive changes alerts us to this possibility and let's us handle the code change with more care than normal. Still, there are cases where these changes are valid, which is why this text exists. Hope this answers your question! |
I'm just asking for clarification on what is needed here:
I managed to look into the repo and find that you need to add an |
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one. |
Describe the issue
What should the PR contain to pass through this error?
Links
https://github.com/aws/aws-cdk/tree/69cff2eda84dacfe265d518fc88ccf55930f59c4/packages/%40aws-cdk/integ-runner#update-workflow
The text was updated successfully, but these errors were encountered: