Skip to content

Commit f323baa

Browse files
committed
.
1 parent 9f8cf28 commit f323baa

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.agents/skills/upgrade-dep/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Ensure updated `package.json` files end with a newline.
2323
## OpenTelemetry constraint
2424

2525
**STOP** if upgrading any `opentelemetry` package would introduce forbidden versions:
26+
2627
- `2.x.x` (e.g., `2.0.0`)
2728
- `0.2xx.x` (e.g., `0.200.0`, `0.201.0`)
2829

.agents/skills/upgrade-otel/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: upgrade-otel
33
description: Upgrade OpenTelemetry instrumentations across the Sentry JavaScript SDK. Use when bumping OTel instrumentation packages to their latest versions.
4-
argument-hint: ""
4+
argument-hint: ''
55
---
66

77
# Upgrading OpenTelemetry Instrumentations

0 commit comments

Comments
 (0)