ci: doc-coverage workflow failing on master (pre-existing) #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The .forgejo/workflows/doc-coverage.yml job has failed on every master run since it was introduced (commit
2065321, runs 3037/3126/3161/3231/3232 all failure). Locally nix run .#doc-coverage-test and .#gen-api-docs both pass at master and on the observability PR. Runner-side cause TBD (no job logs accessible via API; suspects: private flake input fetch git+https://git.starintel.actor/nsaspy/org-doc without credentials, or nix daemon install step on the shared runners). Investigate and make the gate green.