Skip to content

feat: add option to emit response event on each callback & RunScriptCallback command for "once-off" callbacks #915

feat: add option to emit response event on each callback & RunScriptCallback command for "once-off" callbacks

feat: add option to emit response event on each callback & RunScriptCallback command for "once-off" callbacks #915

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |
fix
feat
chore
test
docs
refactor
perf
scopes: |
ladfile
ladfile_builder
bms