Integrated: 1803: GitLabRepository.canPush only checks direct members

Erik Joelsson erikj at openjdk.org
Wed Jan 25 18:23:38 UTC 2023


On Tue, 24 Jan 2023 20:46:57 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> The method `canPush` on GitLabRepository uses the wrong endpoint for the query. It only checks for direct members and not inherited members (https://docs.gitlab.com/ee/api/members.html).

This pull request has now been integrated.

Changeset: 9a2a9f74
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/9a2a9f7415f937b27b84fbf13f7cbd0d28559082
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

1803: GitLabRepository.canPush only checks direct members

Reviewed-by: zsong, ihse

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

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


More information about the skara-dev mailing list