Skip to content

Commit b5cd33a

Browse files
adinauerclaude
andcommitted
chore: Use GitHub native PR references in stack list format
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7272747 commit b5cd33a

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
@@ -204,9 +204,9 @@ Format:
204204
```markdown
205205
## PR Stack (<Topic>)
206206

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
207+
- #5118
208+
- #5120
209+
- #5121
210210

211211
---
212212
```

0 commit comments

Comments
 (0)