Nginx reverse proxy for Forgejo runner action fetches — routes CI/CD action requests to the correct upstream based on org namespace.
Official Forgejo-maintained actions. No authentication required.
actions/* forgejo-contrib/*
Home-grown actions hosted on the private Forgejo instance. Authenticated via token.
hochguertel-actions/*
Any org not matched by Tier 1 or Tier 2 is fetched directly from GitHub. Covers all third-party actions.
astral-sh/* docker/* goreleaser/* … everything else
Configure your Forgejo instance to use this proxy as the default actions URL: