sentry-create-alert이란?
워크플로 엔진 API를 사용하여 Sentry 경고를 생성합니다. 경고 생성, 알림 설정, 문제 우선순위 경고 구성 또는 워크플로 자동화 구축을 요청받을 때 사용합니다. 이메일, Slack, PagerDuty, Discord 및 기타 알림 작업을 지원합니다. 출처: getsentry/sentry-for-ai.
워크플로 엔진 API를 사용하여 Sentry 경고를 생성합니다. 경고 생성, 알림 설정, 문제 우선순위 경고 구성 또는 워크플로 자동화 구축을 요청받을 때 사용합니다. 이메일, Slack, PagerDuty, Discord 및 기타 알림 작업을 지원합니다.
명령줄에서 sentry-create-alert AI 스킬을 개발 환경에 빠르게 설치
출처: getsentry/sentry-for-ai.
Note: This API is currently in beta and may be subject to change. It is part of New Monitors and Alerts and may not be viewable in the legacy Alerts UI.
| Org slug | Yes | sentry, my-org | | Auth token | Yes | sntryu... (needs alerts:write scope) | | Region | Yes (default: us) | us → us.sentry.io, de → de.sentry.io | | Alert name | Yes | "High Priority De-escalation Alert" | | Trigger events | Yes | Which issue events fire the workflow | | Conditions | Optional | Filter conditions before actions execute |
| Action type | Yes | email, slack, or pagerduty | | Action target | Yes | User email, team, channel, or service |
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert워크플로 엔진 API를 사용하여 Sentry 경고를 생성합니다. 경고 생성, 알림 설정, 문제 우선순위 경고 구성 또는 워크플로 자동화 구축을 요청받을 때 사용합니다. 이메일, Slack, PagerDuty, Discord 및 기타 알림 작업을 지원합니다. 출처: getsentry/sentry-for-ai.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/getsentry/sentry-for-ai