Context
Ensuring PR titles (and merge commits) always follow a defined naming convention is necessary to maintain a clean and readable repository.
Ref: canonical/bundle-kubeflow#1376
What needs to get done
- Add new action, possibly named on_pull_request_lint_title, which uses the reusable workflow defined here
Definition of Done
- Action runs when a PR is created, updated, reopened or synchronized
- PR title validation is working