feat(web): show required pull request checks - #151
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Shows GitHub repository requirements directly in the Checks tab and promotes Auto-merge when a pull request is blocked but otherwise mergeable.
What changed
Why
A green or red job list does not explain whether GitHub will actually allow a merge. Required checks and GitHub’s merge-readiness verdict make the Checks tab answer that question directly, while Auto-merge becomes the obvious action when requirements are still outstanding.
UI changes
Captured against this pull request while its required checks were running.
Verification
vp test run apps/server/src/pullRequest/GitHubPullRequestCli.test.ts apps/server/src/pullRequest/GitHubPullRequestProvider.test.ts apps/server/src/pullRequest/PullRequestService.test.ts apps/server/src/pullRequest/gitHubPullRequestJson.test.ts apps/server/src/pullRequest/pullRequestChecks.test.ts apps/web/src/components/pullRequest/PullRequestChecksTab.test.tsx apps/web/src/components/pullRequest/pullRequestChecks.test.tsx apps/web/src/components/pullRequest/pullRequestDetail.logic.test.tsvp run t3#typecheckvp run @t3tools/web#typecheckvp run @t3tools/contracts#typecheckChecklist
Written by an agent (T3 Code, gpt-5.6-sol).