Skip to content

feat: add support for Co-authored-by commit trailers with username correlation #459

feat: add support for Co-authored-by commit trailers with username correlation

feat: add support for Co-authored-by commit trailers with username correlation #459

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@3b691dff6b68489c8548e1295d125c93c9c29a4e
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}