[Integrated] RFR: notifier: add commit comment notifier

Erik Helin ehelin at openjdk.java.net
Thu Jun 11 04:40:37 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

This pull request has now been integrated.

Changeset: 08c02734
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/08c02734
Stats:     297 lines in 5 files changed: 0 ins; 296 del; 1 mod

notifier: add commit comment notifier

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list