Action runner should be run as a logined user when REQUIRE_SIGNIN_VIEW is true #12338

Open
opened 2025-11-02 10:06:04 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Bisstocuz on GitHub (Jan 16, 2024).

Feature Description

For now, action runner clone public actions from self will fail if REQUIRE_SIGNIN_VIEW is true, because action runner has no permission to access self public repository.

I hope action runner can run as a normal logined user to clone repository if REQUIRE_SIGNIN_VIEW is true.

related: https://github.com/go-gitea/gitea/issues/27933

Originally created by @Bisstocuz on GitHub (Jan 16, 2024). ### Feature Description For now, action runner clone public actions from self will fail if `REQUIRE_SIGNIN_VIEW` is `true`, because action runner has no permission to access self public repository. I hope action runner can run as a normal logined user to clone repository if `REQUIRE_SIGNIN_VIEW` is `true`. related: https://github.com/go-gitea/gitea/issues/27933
GiteaMirror added the topic/gitea-actionstype/proposal labels 2025-11-02 10:06:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12338