Description
Currently, there is ignore-commit-pattern which ignores commits based on a pattern search. However, I am facing a scenario, where I have commits from a bot that I want to ignore, and there are multiple patterns in the commit title. It will be easier if I could just mention the author name for ignoring commits directly from that author.
PS If there is some way of doing this, I am happy to use that.