imjoey opened a new issue #1397: URL: https://github.com/apache/apisix-dashboard/issues/1397
# Feature request ## Please describe your feature Currently apisix-dashboard is using the default configurations for Semantic Pull Request check in CI and I guess with several customizations may make the contributions more smooth. - Only do semantic check for the PR title but not for the commit message, this could bring less burden to contributors. - Add `backport` into valid type list, which indicates this PR or issue is for backport purpose. ## Describe the solution you'd like Add `semantic.yml` under `.github` directory, with some configurations inside. Please refer to [Official guide](https://github.com/zeke/semantic-pull-requests#configuration) and [The configs in APISIX](https://github.com/apache/apisix/blob/master/.github/semantic.yml) for directions. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
