Conversation
|
closes #8 |
koppor
left a comment
There was a problem hiding this comment.
Minor comments.
The consistency check only outputs the table without anything else? Isn't --porcelain needed?
Maybe you can add a screenshot of the action output.
|
closes #8 |
|
Hey @koppor , just wondering if we could get your opinion on the implementation above. |
I fixed it at I also fixed "option '--porcelain' should be specified only once". Sorry for the confustion. I did not check the whole code on my own. I thought, you would have the capability to read the few lines of I also needed to fix the script itself: I added tee to be able to see the output at each call. The tests showed me that multiple libraries are used -- I updated the thing to support that, too. |
|
There is no CHANGELOG.md entry. I think, this is OK as the CHANGELOG.md did not start (yet). |

Configured the Dockerfile entrypoint to a new bash script entrypoint.sh which uses GITHUB_STEP_SUMMARY. Added documentation to the ReadMe to explain the step summary output.
Co-developed with @ZachCraw
Closes #8