Adds the public GITEA_URL=git.autonomic.zone setting to .env.public.
Why
The completed weekly upgrade/report run found one helper that needs the Gitea API hostname. It is public configuration, and keeping it with the existing public bot username makes the normal environment loader complete.
Evidence
The run completed all nine !testme verifications GREEN.
The public report was published successfully.
No credential values are included.
## What changed
Adds the public `GITEA_URL=git.autonomic.zone` setting to `.env.public`.
## Why
The completed weekly upgrade/report run found one helper that needs the Gitea API hostname. It is public configuration, and keeping it with the existing public bot username makes the normal environment loader complete.
## Evidence
- The run completed all nine `!testme` verifications GREEN.
- The public report was published successfully.
- No credential values are included.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What changed
Adds the public
GITEA_URL=git.autonomic.zonesetting to.env.public.Why
The completed weekly upgrade/report run found one helper that needs the Gitea API hostname. It is public configuration, and keeping it with the existing public bot username makes the normal environment loader complete.
Evidence
!testmeverifications GREEN.