RFR: notifier: add commit comment notifier

Robin Westberg rwestberg at openjdk.java.net
Thu Jun 11 04:16:17 UTC 2020


On Mon, 8 Jun 2020 15:34:16 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds a new notifier - the commit comment notifier. The notifier is simple, it will add a
> comment to a pushed commit with links to the pull request and to fixed issues. This allows people to browse the history
> online and use the links in the comment to directly go to the review and/or issues (this already possible via CLI with
> the `git info` command).  Testing:
> - [x] Added two new unit tests
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

Looks good!

-------------

Marked as reviewed by rwestberg (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/644


More information about the skara-dev mailing list