From 196d4aaf197ab6775b5a91bcec19b47e9ec4a88c Mon Sep 17 00:00:00 2001 From: Christophe Bliard Date: Mon, 9 Mar 2026 10:58:06 +0100 Subject: [PATCH] Add collaborators/push to pullpreview admins From docs https://github.com/pullpreview/action/wiki/Inputs#notes : > With admins: "`@collaborators/push`", PullPreview loads push > collaborators from GitHub API (`affiliation=all, permission=push`) and > currently uses the first page (up to 100 users). A warning is logged > if more exist. [skip ci] --- .github/workflows/pullpreview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullpreview.yml b/.github/workflows/pullpreview.yml index 97bc3eb2eb3..ae3324f1907 100644 --- a/.github/workflows/pullpreview.yml +++ b/.github/workflows/pullpreview.yml @@ -44,7 +44,7 @@ jobs: - uses: pullpreview/action@v6 with: # allows to ssh to the instance using our GitHub ssh key - admins: crohr,HDinger,machisuji,oliverguenther,ulferts,wielinde,cbliard + admins: "crohr,HDinger,machisuji,oliverguenther,ulferts,wielinde,cbliard,@collaborators/push" compose_files: docker-compose.pullpreview.yml provider: hetzner region: fsn1