Document Gitea AGit PR workflow
This commit is contained in:
@@ -15,6 +15,8 @@ Initial implementation created from `codex-agent-repository-kit` guidance.
|
||||
|
||||
- Repository visibility is public.
|
||||
- Gitea Actions can run `npm install`, tests, build, and Docker image publishing.
|
||||
- PRs can be created in the organization repo over SSH with Gitea AGit when API
|
||||
credentials are unavailable: `git push -o topic=<branch> origin HEAD:refs/for/<base>`.
|
||||
- Local Docker is still unavailable in this Codex environment, but Gitea Actions can build the image.
|
||||
- Docker publish was fixed by updating `REGISTRY_TOKEN`; Gitea issue #1 is closed.
|
||||
- Room-scoped persisted invite codes were added to the room Invite rail. Room owners, admins, and room managers can create expiring invite codes and revoke active room invites.
|
||||
|
||||
Reference in New Issue
Block a user