Skip to content

chore: Use GitHub native PR references in stack list format #702

chore: Use GitHub native PR references in stack list format

chore: Use GitHub native PR references in stack list format #702

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