Integrated: pr: add /tag commit command

Erik Helin ehelin at openjdk.java.net
Mon Mar 15 09:26:44 UTC 2021


On Mon, 15 Mar 2021 09:08:54 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the `/tag` commit command. As the name implies, the command is used to create a tag with the given name referring to the commit the command is applied to. The command will check that the tag isn't already used and that it conforms to an eventual `.jcheck/conf` configuration.
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 0b326a68
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/0b326a68
Stats:     426 lines in 3 files changed: 425 ins; 0 del; 1 mod

pr: add /tag commit command

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list