imjoey commented on pull request #1396: URL: https://github.com/apache/apisix-dashboard/pull/1396#issuecomment-770140264
@Jaycean The CI check **Semantic Pull Request** failed due to the only commit is not semantic. That means your commit message should also starts with `fix`, and etc, the eligible phrase is defined at https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json. Regarding to this PR, the commit message should be `fix(be): Modify the service to use the new JSON patch package` instead of `Modify the service to use the new JSON patch package`. Please avoid similar commit message next time and I think we could go on to merge this PR. 😄 @membphis @juzhiyuan what's your opinions? Thanks. ---------------------------------------------------------------- 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]
