upsidr / merge-gatekeeper

Get better merge control
MIT License
85 stars 14 forks source link

Improve execution logging #54

Closed Jrc356 closed 1 year ago

Jrc356 commented 1 year ago

Overview

should close #51

This PR improves the execution logging to make it easier to read and parse. It does this by printing the jobs as a yaml-esk list within github actions log groups.

Each bit of information is grouped:

Details

rytswd commented 1 year ago

I'm going to merge this already, as the impact is likely contained but very useful for users. Thanks for the great work @Jrc356 !