Integrated: SKARA-1119: A bot should remind a PR author not to force push
Guoxiong Li
gli at openjdk.java.net
Sat Jun 4 07:51:29 UTC 2022
On Sun, 29 May 2022 13:30:26 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch adds a suggestion comment to the PR when the developers force-push the branch each time. Because I can't find the related rest api of the GitLab so I only implement it for GitHub.
>
> Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
This pull request has now been integrated.
Changeset: 2ba31183
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/2ba3118357b945cf8b200af412eba3bcb306a615
Stats: 163 lines in 9 files changed: 159 ins; 0 del; 4 mod
1119: A bot should remind a PR author not to force push
225: Notify when commits are force pushed to a branch
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/skara/pull/1328
More information about the skara-dev
mailing list