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 issue reference in CHANGELOG #2157

Merged
merged 1 commit into from
Sep 14, 2022
Merged

Fix issue reference in CHANGELOG #2157

merged 1 commit into from
Sep 14, 2022

Conversation

AliSoftware
Copy link
Contributor

📜 Description

While looking at the CHANGELOG.md for 7.x to check what could be breaking when we bumped to the next major version, I wanted to get more details about this breaking change about SentryLogLevel, but when following the reference to get more details, it led me to the wrong PR. After searching PRs in GitHub, I found out the correct PR # was supposed to be #979 instead of 978

💡 Motivation and Context

The PR reference # in the CHANGELOG for this entry is incorrect.

💚 How did you test it?

N/A, this is just a typo fix.

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • Review from the native team if needed
  • No breaking changes

🔮 Next steps

N/A

@armcknight
Copy link
Member

Hi @AliSoftware, nice to see you here, welcome 👋🏻 Thanks for the PR, good find 🦅

@armcknight armcknight merged commit aacfd57 into getsentry:master Sep 14, 2022
@AliSoftware AliSoftware deleted the patch-1 branch September 14, 2022 19:30
@philipphofmann
Copy link
Member

Thanks @AliSoftware 👏

kevinrenskers added a commit that referenced this pull request Sep 15, 2022
* master: (73 commits)
  ref: Fix typo in measurement (#2154)
  Fix typos in changelog (#2153)
  docs: Add a note on flaky tests to Contributing (#2161)
  docs: fix PR reference in CHANGELOG (#2157)
  test: generate graphs for benchmarks (#2158)
  release: 7.25.1
  fix: Prewarmed app start detection (#2151)
  ci: temporarily disable scheduled CI runs uploading profiles/symbols (#2152)
  Run tests on iOS 16 using Xcode 14.0 (#2147)
  ref: Fix Xcode 14 compile issues (#2145)
  Provide fallbacks for assertions in production (#2141)
  Fix compile errors in Xcode 14 (#2146)
  release: 7.25.0
  fix: setting SDK name through options[sdk][name] shouldn't clear version (#2139)
  fix: SentryTracer instances should be called "tracer", not "transaction" (#2137)
  ref: functions to convert to/from enum cases (#2108)
  fix: Crash with screenshot is reported twice (#2134)
  meta: Clarify PR rules in Contributing (#2133)
  meta: Fix Changelog (#2136)
  feat: Add support for dynamic library (#1726)
  ...
kevinrenskers added a commit that referenced this pull request Sep 15, 2022
* master:
  ref: Fix typo in measurement (#2154)
  Fix typos in changelog (#2153)
  docs: Add a note on flaky tests to Contributing (#2161)
  docs: fix PR reference in CHANGELOG (#2157)
  test: generate graphs for benchmarks (#2158)
  release: 7.25.1
  fix: Prewarmed app start detection (#2151)
  ci: temporarily disable scheduled CI runs uploading profiles/symbols (#2152)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants