heroku-deploy
heroku-deploy copied to clipboard
Build Log
Hey,
I would love if the actions commented the build log directly on the commit itself.
Nico
Hey sorry for the late reply. I didn't quite get what you said. Are you implying if the Action put the log in the message of the commit. So something like:
git commit -m "BUILD LOG"
Sorry, I said it not clearly.
Nop, I would appreciate it if the Actions comments the build log on the commit on GitHub (see Image).

Ah ok. I think I've got it. I'm not sure if that is even possible, It probably should be but it might be outside the scope of what the Action should ideally be doing. Regardless let me have a look at what I can do. I'll let you know by tomorrow if something can be done
@AkhileshNS do you have any progress regarding this issue?