In the pipeline's step, how do I get the name of the committer
I have tried to use
res_<resource name>_committerLogin
You can use res_<resource_name>_lastAuthorLogin
environment variable instead.
Please refer to this documentation of GitRepo Environment Variables for more information.