Skip to content

ci(docs): Add agentic workflows for codebase documentation #1735

ci(docs): Add agentic workflows for codebase documentation

ci(docs): Add agentic workflows for codebase documentation #1735

name: Changelog Preview
on:
pull_request_target:
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