Skip to content

fix(all): forward --pathmap: option to FCS so CallerFilePath respects (PathMap) #89

fix(all): forward --pathmap: option to FCS so CallerFilePath respects (PathMap)

fix(all): forward --pathmap: option to FCS so CallerFilePath respects (PathMap) #89

# conventional-pr-title.yml
name: 'Lint PR'
on:
pull_request_target:
types:
- opened
- reopened
- edited
# - synchronize (if you use required Actions)
jobs:
main:
name: Validate PR title
runs-on: ubuntu-slim
permissions:
pull-requests: read
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
scopes: |
(?:all|(?:js|ts|dart|python|rust|beam)(?:/(?:js|ts|dart|python|rust|beam))*)