Required workflow state #410
required-workflow-state.yml
on: schedule
required contexts belong to active workflows
20s
the required-contexts file matches the server
17s
Annotations
3 errors
|
the required-contexts file matches the server
Process completed with exit code 1.
|
|
the required-contexts file matches the server
Reconcile them in ONE change. If the SERVER is right, edit .github/required-contexts.txt (and the count pinned in tests/test_required_contexts.py, and a negative control per new context -- tests/_negative_controls.py requires one, and reads the list from this same file). If the FILE is right, the fix is on the server and adding to protection is all-or-nothing: the REST endpoint 422s with `already_exists` if any context in the request is already required, and then adds NONE of them, so send only the missing ones.
|
|
the required-contexts file matches the server
NAMED IN THE FILE, NOT REQUIRED ON THE SERVER -- the file claims these gate a merge and nothing does:
|