Integrated: 1997: Allow the creator of a PR to set the commit author

Zhao Song zsong at openjdk.org
Fri Sep 1 22:58:37 UTC 2023


On Thu, 31 Aug 2023 22:42:46 GMT, Zhao Song <zsong at openjdk.org> wrote:

> In this pr, we will introduce a new pull request command `/author`.
> 
> If an author wants to contribute a change to a repository, but he doesn't have access, then someone with the access will be able to help him with this command.
> 
> Usage: `/author [set|remove] [@user | openjdk-user | Full Name <email at address>]`
> Examples: 
> `/author set @openjdk-bot`
> `/author @openjdk-bot`
> `/author set J. Duke <duke at openjdk.org>`
> `/author remove @openjdk-bot`
> `/author remove`
> 
> Note: only Committers of the repository would be allowed to issue /author command.

This pull request has now been integrated.

Changeset: ab0cdb91
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/ab0cdb918f38e0f9faaff57a6d2bac577e0fee50
Stats:     380 lines in 11 files changed: 362 ins; 1 del; 17 mod

1997: Allow the creator of a PR to set the commit author

Reviewed-by: erikj

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

PR: https://git.openjdk.org/skara/pull/1553


More information about the skara-dev mailing list