-
Notifications
You must be signed in to change notification settings - Fork 99
ref(feedback): update integration test and doc for #3403 #3486
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
…/separate-feedback-from-attachments2
…/separate-feedback-from-attachments2
Is there a way to bypass the changelog test for a small refactor like this? |
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.
You can add #skip-changelog
to the PR description.
tests/.idea/workspace.xml
Outdated
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.
Please delete this file.
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.
Thanks for following up!
tests/.idea/workspace.xml
Outdated
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.
If you use IDEs or tools that create specific files, you can tell git to ignore these files in all repos in your computer. You can still manually add them.
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.
Great, thanks for the tip! I only knew .gitignore before this
Follow-up from #3403.
#skip-changelog (doc and renaming)