sentry-release-management
Skill Scaffold
sentry-release-management/
SKILL.md
File Descriptions
1. SKILL.md
Purpose: Manage Sentry releases and associate commits for tracking errors by version and enabling suspect commit identification.
Workflow: Use during release process to create releases, associate commits, upload artifacts, and finalize releases.
Relates to: Works with sentry-ci-integration for automation. Connects to sentry-deploy-integration for deployment tracking.
Summary
This skill manages Sentry releases and commit associations for better error tracking. It covers release creation, commit association, artifact uploads, release finalization, naming strategies, application configuration, Webpack setup, release management API, and best practices. Use this skill when implementing release management for commit-to-error correlation.