sentry-ci-integration
Skill Scaffold
sentry-ci-integration/
SKILL.md
File Descriptions
1. SKILL.md
Purpose: Integrate Sentry with CI/CD pipelines for automated releases and source map uploads using GitHub Actions, GitLab CI, or CircleCI.
Workflow: Set up after initial Sentry configuration. Automates release creation and source map uploads as part of the CI/CD pipeline.
Relates to: Works with sentry-release-management for versioning. Connects to sentry-deploy-integration for deployment tracking.
Summary
This skill automates Sentry releases and source map uploads in CI/CD pipelines. It covers complete GitHub Actions workflow, GitLab CI configuration, CircleCI setup, required secrets management, commit tracking, and deploy notifications. Use this skill when setting up automated Sentry integration in your deployment pipeline.