Skip to content

Tweak #2007 and add changelog for it#2023

Merged
st0012 merged 2 commits intomasterfrom
update-changelog
Mar 20, 2023
Merged

Tweak #2007 and add changelog for it#2023
st0012 merged 2 commits intomasterfrom
update-changelog

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Mar 20, 2023

When writing a changelog entry for #2007, I found that the ignore_exclusions was added as a top-level option when using Sentry.capture_exception, which is not what was advised in #2006. I believe this is due to minor misunderstanding so I corrected it here.

@st0012 st0012 added this to the 5.9.0 milestone Mar 20, 2023
@st0012 st0012 self-assigned this Mar 20, 2023
@st0012 st0012 force-pushed the update-changelog branch from 0e5248d to 1da7359 Compare March 20, 2023 13:28
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 20, 2023

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Tweak #2007 and add changelog for it ([#2023](https://github.com/getsentry/sentry-ruby/pull/2023))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against fd9a827

@st0012 st0012 force-pushed the update-changelog branch from 1da7359 to fd9a827 Compare March 20, 2023 13:32
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9c90d2d) 98.56% compared to head (fd9a827) 98.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2023   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files         157      157           
  Lines       10110    10128   +18     
=======================================
+ Hits         9965     9983   +18     
  Misses        145      145           
Impacted Files Coverage Δ
sentry-ruby/lib/sentry/hub.rb 100.00% <ø> (ø)
sentry-ruby/lib/sentry/client.rb 100.00% <100.00%> (ø)
sentry-ruby/spec/sentry/client_spec.rb 96.38% <100.00%> (+0.05%) ⬆️
sentry-ruby/spec/sentry/hub_spec.rb 100.00% <100.00%> (ø)
sentry-ruby/spec/sentry_spec.rb 99.80% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@st0012
Copy link
Copy Markdown
Contributor Author

st0012 commented Mar 20, 2023

@sl0thentr0py Do you know how we should present such PRs in changelog 🤔

@sl0thentr0py
Copy link
Copy Markdown
Member

ah we can just ignore danger for this, it's fine

@st0012 st0012 merged commit 00ba859 into master Mar 20, 2023
@st0012 st0012 deleted the update-changelog branch March 20, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants