Skip to content

Document self-code ingress with Gitea mirrors - #2653

Open
sylvesterkaczmarek wants to merge 3 commits into
alan-turing-institute:developfrom
sylvesterkaczmarek:docs/self-code-ingress
Open

Document self-code ingress with Gitea mirrors#2653
sylvesterkaczmarek wants to merge 3 commits into
alan-turing-institute:developfrom
sylvesterkaczmarek:docs/self-code-ingress

Conversation

@sylvesterkaczmarek

Copy link
Copy Markdown

Summary

Document the pre-approved code ingress functionality provided by the Gitea repository mirror.

The new documentation explains how administrators can configure GitHub repositories under user_services.gitea_mirror.repositories, including:

  • repository_name
  • repository_url
  • repository_auth_token

It also explains that the token should have only the permissions required to read the repository, that configured repositories are exposed through the internal Gitea service, and that the mirror manager refreshes them automatically.

The documentation reflects the current implementation, where the mirror infrastructure is created when workspace internet access is disabled and at least one repository is configured.

Related issues

Fixes #2501.

Tests

Documentation only.

@sylvesterkaczmarek
sylvesterkaczmarek requested a review from a team as a code owner August 19, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the self-code ingress feature

1 participant