Skip to content

[skill-drift] fix(sentry-go-sdk): add gRPC integration and minimum Go version note#100

Open
github-actions[bot] wants to merge 1 commit intomainfrom
skill-drift/sentry-go-grpc-and-version-3f0552c57988f36c
Open

[skill-drift] fix(sentry-go-sdk): add gRPC integration and minimum Go version note#100
github-actions[bot] wants to merge 1 commit intomainfrom
skill-drift/sentry-go-grpc-and-version-3f0552c57988f36c

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK Changes

The following PRs were merged to getsentry/sentry-go that affect the sentry-go-sdk skill:

Changes Made

  • Added google.golang.org/grpc detection in Phase 1 detect block
  • Added go get github.com/getsentry/sentry-go/grpc to the install sub-packages section
  • Added a gRPC integration section showing UnaryServerInterceptor, StreamServerInterceptor, UnaryClientInterceptor, and StreamClientInterceptor usage
  • Updated skill description frontmatter to mention gRPC
  • Added a note that the SDK now requires Go 1.25+ (the last two major Go versions), reflecting the breaking change in #1264

Verified Against

  • SDK source: getsentry/sentry-go@master (grpc/server.go, grpc/client.go, grpc/README.MD)
  • Breaking change: PR #1264 drops Go 1.24, aligning with Go's own compatibility policy of supporting the two most recent major versions

Note

🔒 Integrity filter blocked 8 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #19924 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20341 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #20296 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #282 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #7768 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • getsentry/sentry-go@3abc6a3 get_commit: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #4224 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #83 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by SDK Skill Drift Detector · ● 777.5K ·

  • expires on May 4, 2026, 1:23 PM UTC

…rement

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

0 participants