Skip to content

docs: Add agent rules for API, options, and PR workflows #537

docs: Add agent rules for API, options, and PR workflows

docs: Add agent rules for API, options, and PR workflows #537

name: Changelog Preview
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
- labeled
- unlabeled
permissions:
contents: write
pull-requests: write
statuses: write
jobs:
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
secrets: inherit