feat: give gX somewhere to go from a checks list #21
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/gx-on-lists"
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?
Checklist
Problem
b:ci.urlwas only ever set from a job'shtml_url, sogXdid nothing atall on a checks list, a pull request, or a run.
Solution
Each has an obvious page, and all three are one string away from what the
buffer already knows:
All four verified 200.
The commit page needs the resolved SHA rather than whatever was typed —
/commit/master/checksis a 404 — so it is built where the rollup answers,from the oid it resolved to, rather than from the URI.