Description
Hello! I found this GH action recently and I would love to use it in my repository: google/comprehensive-rust#2396.
However, I've run into a small problem: we use a CLA bot to ensure that we have the correct paperwork for everybody who contributes to the repository. It seems we don't have this for the github-actions user which becomes a co-author of the PR:
I will try to talk with the people in Google who maintain the CLA bot about this — I just wanted to note the issue and ask if you perhaps know of a way to control the email address used? Perhaps it would be possible to post the comment as a different user completely?
Ah, reading a bit more lead me to this discussion — the email address used it the same for all actions done by the bot. So I guess this would have to be handled on our side.