Require polling Gitea workflows to completion
This commit is contained in:
@@ -55,7 +55,7 @@ Is this a private Gitea repo with Actions?
|
||||
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
|
||||
yes -> poll the workflow run until success; if it fails, inspect logs, fix in scope, push again, and repeat the loop
|
||||
no -> finish with local verification status
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user