gitea/routers/web
Zettat123 c9beb0b01f
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Support actions and reusable workflows from private repos (#32562)
Resolve https://gitea.com/gitea/act_runner/issues/102

This PR allows administrators of a private repository to specify some
collaborative owners. The repositories of collaborative owners will be
allowed to access this repository's actions and workflows.

Settings for private repos:


![image](https://github.com/user-attachments/assets/e591c877-f94d-48fb-82f3-3b051f21557e)

---

This PR also moves "Enable Actions" setting to `Actions > General` page

<img width="960" alt="image"
src="https://github.com/user-attachments/assets/49337ec2-afb1-4a67-8516-5c9ef0ce05d4"
/>

<img width="960" alt="image"
src="https://github.com/user-attachments/assets/f58ee6d5-17f9-4180-8760-a78e859f1c37"
/>

---------

Signed-off-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2025-10-25 17:37:33 +00:00
..
admin Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
auth Fix a bug missed return (#35655) 2025-10-14 20:12:07 -07:00
devtest fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
events
explore Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
feed Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
healthcheck
misc enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
org Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
repo Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
user Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go
swagger_json.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
web.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +00:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00