I fix the problem in gitlab ci cd set the variable: GIT_COMMIT_AUTHOR with value: “name <[email protected]>”, You can find that reference in :
https://github.com/python-semantic-release/python-semantic-release/blob/master/src/semantic_release/cli/config.py#L354
https://github.com/python-semantic-release/python-semantic-release/blob/master/src/semantic_release/const.py#L23