For Github, integration with the Checks API seems like the way you'd do it:
https://developer.github.com/v3/checks/

On Fri, Jul 12, 2019 at 10:18 AM Ivan Borshukov <bo0mer...@gmail.com> wrote:

> Thanks for sharing, it looks quite interesting.
>
> Do you think it would be possible (and easy) to extend the tool to support
> posting comments in GitLab or GitHub?
>
> There are times that some static check failures are ok, but that’s now
> always the case. So instead of failing the build or tests it would be great
> to have a bot commenting on the change itself, leaving an option for the
> submitter to resolve the discussion (possibly with explanation why).
>
> Thanks,
> Ivan
>
> On Fri, 12 Jul 2019 at 15:55, <henri.t.ko...@gmail.com> wrote:
>
>> https://github.com/heppu/go-review
>>
>> I wrote small tool which takes various linter reports as input and posts
>> those as comments to gerrit reviews. I use it at work with golangci-lint in
>> our Jenkins CI pipe.
>> Any feedback is much appreciated. =)
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/golang-nuts/2a66f4e0-284a-499e-8388-0e7ced6fe772%40googlegroups.com
>> <https://groups.google.com/d/msgid/golang-nuts/2a66f4e0-284a-499e-8388-0e7ced6fe772%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Ivan Borshukov, bo0mer...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/CAFph64dxWUrDXw2fpX7kh4NeEddr%3D5a1W51KihCh8etBbyqJ7g%40mail.gmail.com
> <https://groups.google.com/d/msgid/golang-nuts/CAFph64dxWUrDXw2fpX7kh4NeEddr%3D5a1W51KihCh8etBbyqJ7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CANGiwgaiVLW-zCi2n%2BMH0G0kRdM5k95kJJFTU_c9BEZSJ3b%2BTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to