benchmark-action / github-action-benchmark

GitHub Action for continuous benchmarking to keep performance
https://benchmark-action.github.io/github-action-benchmark/dev/bench/
MIT License
1.02k stars 152 forks source link

use github actions bot #170

Open Alizter opened 1 year ago

Alizter commented 1 year ago

This will allow for the github user not to show up in a projects insights.

If you have a look at the project insights, you will see that the commits from github-action-benchmark are counted which makes the rest of the stats hard to compare. This PR changes the git user to the one provided by GitHub actions used for bot accounts for things like deployment.

martincostello commented 3 months ago

It would be nice if this was configurable. For example, I'd rather use the details of the account associated with my custom PAT.