Skip to content

Use GH runner app to create changesets PR and app with more privileges to publish #207

Use GH runner app to create changesets PR and app with more privileges to publish

Use GH runner app to create changesets PR and app with more privileges to publish #207

Workflow file for this run

name: Analyze Commit Messages
on: [pull_request]
permissions:
pull-requests: write
contents: write
jobs:
analyze-commits:
name: Generate docs and coverage report
uses: fingerprintjs/dx-team-toolkit/.github/workflows/analyze-commits.yml@v1
with:
previewNotes: false
preview-changeset:
name: Preview changeset
uses: fingerprintjs/dx-team-toolkit/.github/workflows/preview-changeset-release.yml@v1
with:
pr-title: ${{ github.event.pull_request.title }}