Skip to content

add PR conventional commits check #28

@dangrondahl

Description

@dangrondahl

Add a CI workflow to validate PR titles follow the Conventional Commits format,
mirroring the setup in `kosli-dev/terraform-provider-kosli`.

Tasks

  • Port `.github/workflows/pr-quality.yml` from `terraform-provider-kosli`
  • Validate allowed types: `feat`, `fix`, `docs`, `style`, `refactor`, `perf`, `test`, `build`, `ci`, `chore`, `revert`
  • Enforce lowercase subject (no uppercase first letter)
  • Scope should be optional

References

Metadata

Metadata

Assignees

Labels

dxDeveloper experience, tooling, processpriority: highBlocking or critical path for milestone

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions