-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
https://github.blog/changelog/2022-05-11-default-to-pr-titles-for-squash-merge-commit-messages/
I have turned this option on - so now single commit PRs will use the PR title isntead of the commit message.
Now that means there's no reason for us to have commitlint installed or setup as a husky hook.
It's been a pet-peeve for a while now that local commits must follow the semantic commit standard - and I often bypass validations because of it!
We should remove the commit linter entirely.
Relatedly - it looks like we lost our CI job which validated the PR title - we should have validation setup for it there so that we can ensure that PR titles match the required format.
JoshuaKGoldberg
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs