Skip to content
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

Fix public symbol checker flaky case #3825

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Mar 29, 2024

If a PR has only symbols that were removed then re-added (e.g. moving to a different part of the same file), the checker complains with an empty message. This fixes the script to not fail in that case.

Tested on #3822

If a PR has only symbols that were removed then re-added (e.g. moving to a different part of the same file), the checker complains with an empty message. This fixes the script to not fail in that case.
@aabmass aabmass requested a review from a team as a code owner March 29, 2024 21:06
@aabmass aabmass added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 29, 2024
@lzchen lzchen merged commit 05497a5 into open-telemetry:main Mar 29, 2024
232 checks passed
@aabmass aabmass deleted the public-sym-fix branch March 31, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants