web-infra-dev / rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️
https://rspack.dev
MIT License
9.63k stars 556 forks source link

[Feature Request]: A GitHub action to validate the title of PR #2569

Closed hyf0 closed 1 year ago

hyf0 commented 1 year ago

What problem does this feature solve?

Since we are using commit messages of main branch for releasing and generating changelog, we need an action to validate the title of PR to enforce a good formated PR title.

What does the proposed API of configuration look like?

.

hyf0 commented 1 year ago

We should also follow https://www.conventionalcommits.org/en/v1.0.0-beta.2/

hyf0 commented 1 year ago

A candidate: https://github.com/amannn/action-semantic-pull-request