0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 21:41:10 +01:00
gitea/services/doctor
Zettat123 a910abbb45
Add a doctor check to disable the "Actions" unit for mirrors (#32424)
Resolve #32232

Users can disable the "Actions" unit for all mirror repos by running 
```
gitea doctor check --run  disable-mirror-actions-unit --fix
```
2024-11-10 23:37:24 +00:00
..
actions.go
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go
dbconsistency_test.go
dbversion.go
doctor.go
fix8312.go
fix16961.go
fix16961_test.go
heads.go
lfs.go
main_test.go
mergebase.go
misc.go
paths.go
repository.go
storage.go
usertype.go