fix: authenticate private module bootstrap in CI
This commit is contained in:
@@ -70,6 +70,12 @@ Clone missing repositories listed in `repositories.json`:
|
||||
./tools/repo/bootstrap-repositories.py
|
||||
```
|
||||
|
||||
Gitea Actions jobs bootstrap the registered repositories over HTTPS and reuse
|
||||
only the checkout job's short-lived authentication header. If registered
|
||||
modules are private, allow the meta repository read access under
|
||||
`GovOPlaN -> Settings -> Actions -> General -> Cross-Repository Access`; no
|
||||
long-lived personal token is stored by the workflow or bootstrap tool.
|
||||
|
||||
Update generated repository type notes in all READMEs:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user