Override `builderName`?
Closed this issue ยท 5 comments
joshuapinter commented
I'd like to use the author of the commit for builderName
, like github.event.pusher.name
. Any way we can override this?
Thanks!
Joshua
lhansford commented
Hey Joshua, I imagine that's pretty straightforward to add in. Let me take a look today and get back to you.
joshuapinter commented
@lhansford You the man, thanks!
lhansford commented
You should be able to use it now with this release https://github.com/lhansford/bugsnag-report-build-action/releases/tag/v1.1.0
Let me know if there's any trouble!
joshuapinter commented
Awesome! I'll give it a try right now. Thanks!
joshuapinter commented
Worked perfectly! ๐ ๐ ๐
Thanks again!