Skip to content

ci: Add workflow to close unvetted non-maintainer PRs #2295

ci: Add workflow to close unvetted non-maintainer PRs

ci: Add workflow to close unvetted non-maintainer PRs #2295

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@f4889d04564e47311038ecb6b910fef6b6cf1363 # v2
secrets: inherit