Skip to content

ci: add PR title linting (Conventional Commits) #41

Description

@hasansezertasan

Context

Adopt PR-title linting (from #16) so PR titles follow Conventional Commits — matching the repo's PR-title convention and enabling downstream label/changelog automation.

Source workflow uses amannn/action-semantic-pull-request on pull_request_target with permissions: pull-requests: read.

Proposed tasks

Notes

  • Safe use of pull_request_target: this workflow only reads the PR title; it must not check out or run PR head code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciThis is CI relatedgithub_actionsPull requests that update GitHub Actions code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions