# 502 Sentry CI Integration 027ce21d

> sentry-ci-integration

- Skill: `tools-only/502-sentry-ci-integration-027ce21d` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/502-sentry-ci-integration-027ce21d`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/502-sentry-ci-integration-027ce21d/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/502-sentry-ci-integration-027ce21d

---

# 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.

