* comment on PR after validation run.
* bork my url for sample output
* populate GITHUB_TOKEN in action
* more verbose logging
* more logging
* fix wrong import
* logging
* remove logging & implementation attempt
* log out comment creation query output
* styling
* prettify comments + increase logging
* more prettifying of the text
* Revert "bork my url for sample output"
This reverts commit 0c6d17450e753cd407db69a8129bf0cbc5831b88.
* add data change to trigger GH action
* improve messages...
* change my URL so it appears in the message
* more formatting of comments
* move + rename commentPullRequest -> utils.communicateValationOutcome
From start scripts needed to be run with node 13 (esm support)
Because data.js was a esm export, and needed to be compiled
Moved all scripts to commontjs, and data.js file
So can be imported by scripts without compiling