coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
4.32k stars 1.77k forks source link

Temporarily removing semantic-pr.yaml #261

Closed chrismahoney closed 1 week ago

chrismahoney commented 1 week ago

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.

chrismahoney commented 1 week ago

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.