hectorespert commented on pull request #2125: URL: https://github.com/apache/netbeans/pull/2125#issuecomment-626514065
> I experimented also a bit and came up with this (implemented in java, but should be translateable to javascript): > > https://github.com/matthiasblaesing/github-action-test > https://github.com/matthiasblaesing/github-action-test/blob/master/src/main/java/eu/doppel_helix/github/action/sanitycheck/Main.java > > That implementation uses the github API to add a comment to the PR with the data summarizing the commit. The result can be seen here: > > [matthiasblaesing/github-action-test#4](https://github.com/matthiasblaesing/github-action-test/pull/4) Looks good, I like your approach. It's better than my action, it creates less friction than a whitelist to verify the info. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
