Require Gitea workflow status loop
This commit is contained in:
@@ -53,6 +53,10 @@ Are commands unknown?
|
||||
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
|
||||
|
||||
Did you push a commit that should trigger a workflow?
|
||||
yes -> check the workflow run; if it fails, inspect logs, fix in scope, push again, and re-check
|
||||
no -> finish with local verification status
|
||||
```
|
||||
|
||||
## Minimal File Set
|
||||
|
||||
Reference in New Issue
Block a user