Document Gitea token status checks
This commit is contained in:
@@ -49,6 +49,10 @@ Does the project have CI?
|
||||
Are commands unknown?
|
||||
yes -> document PENDING in .codex/project.md
|
||||
no -> wire commands into AGENTS.md and CI
|
||||
|
||||
Is this a private Gitea repo with Actions?
|
||||
yes -> if GITEA_TOKEN is set locally, use it for read-only API checks of repository and workflow-run status
|
||||
no -> use public web/API checks when available
|
||||
```
|
||||
|
||||
## Minimal File Set
|
||||
|
||||
Reference in New Issue
Block a user