Remember that the git commit message first line has to be formatted as per contributing guidelines, it has to be prefixed with the component name:
- https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#com...
The commit messages are used for generating the changelog for releases as well as making easier to figure out what was impacted by a commit. Having the commit message in the proper format makes it easier to merge as well directly from the git PR portal.