RFR: pr: add /tag commit command

Kevin Rushforth kcr at openjdk.java.net
Mon Mar 15 13:13:26 UTC 2021


On Mon, 15 Mar 2021 09:13:24 GMT, Robin Westberg <rwestberg 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
>
> Looks good!

Will a project be able to configure the role / review requirements for adding a tag? For example, I can imagine that some projects might want to allow a Reviewer to add a tag without needing review approval from another Reviewer.

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

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


More information about the skara-dev mailing list