We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7272747 commit b5cd33aCopy full SHA for b5cd33a
.cursor/rules/pr.mdc
@@ -204,9 +204,9 @@ Format:
204
```markdown
205
## PR Stack (<Topic>)
206
207
-- [#5118](https://github.com/getsentry/sentry-java/pull/5118) — Add scope-level attributes API
208
-- [#5120](https://github.com/getsentry/sentry-java/pull/5120) — Wire scope attributes into LoggerApi and MetricsApi
209
-- [#5121](https://github.com/getsentry/sentry-java/pull/5121) — Showcase scope attributes in Spring Boot 4 samples
+- #5118
+- #5120
+- #5121
210
211
---
212
```
0 commit comments