Temporarily removing semantic-pr.yaml in order to verify otherwise ready for review PRs. Currently the auto-checks will fail if the title prefix doesn't match the format using this set of fix types:
Types:
fix
feat
chore
build
ci
perf
docs
refactor
revert
test
Title format: [type]:[PR title]
Thoughts? This is low priority, just a bit tedious to deal with during PR work.
Planning another quick maintenance PR to fix the error with the CI/CD action that fails on multiple versions of pnpm available. At that point the pre-checks should be in a good spot to add requirements back in.
Temporarily removing semantic-pr.yaml in order to verify otherwise ready for review PRs. Currently the auto-checks will fail if the title prefix doesn't match the format using this set of fix types:
Types: fix feat chore build ci perf docs refactor revert test
Title format: [type]:[PR title]
Thoughts? This is low priority, just a bit tedious to deal with during PR work.