Skip to content

Commit d6f6aaa

Browse files
adinauerclaude
andauthored
chore: Use GitHub native PR references in stack list format (#5166)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ee611d9 commit d6f6aaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.cursor/rules/pr.mdc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ Format:
206206
```markdown
207207
## PR Stack (<Topic>)
208208

209-
- [#5118](https://github.com/getsentry/sentry-java/pull/5118) — Add scope-level attributes API
210-
- [#5120](https://github.com/getsentry/sentry-java/pull/5120) — Wire scope attributes into LoggerApi and MetricsApi
211-
- [#5121](https://github.com/getsentry/sentry-java/pull/5121) — Showcase scope attributes in Spring Boot 4 samples
209+
- #5118
210+
- #5120
211+
- #5121
212212

213213
---
214214
```

0 commit comments

Comments
 (0)