Status by pull request
Showing all 10 open pull requests
| Pull request | Status | Target | Merge note |
|---|---|---|---|
| #657Estimate versions as source of truthLucas Moura Franco | Ready | main | All automated checks passed and GitHub reports it mergeable.Only remaining hold: the required main-branch approval. |
| #655Mitchell estimate detection and AI JSON importLucas Moura Franco | Ready | main | All automated checks passed and GitHub reports it mergeable.Only remaining hold: the required main-branch approval. |
| #650Stick work-order item form to linked photo dotLuciano Lima | Blocked | #646 branch | Still a draft, conflicts with its target branch, and E2E cannot find the “Item 2” button in the Work Order tab.This should follow #646. |
| #646Add a Work Order tab to job detailLuciano Lima | Ready | main | All automated checks passed and GitHub reports it mergeable.Only remaining hold: the required main-branch approval. |
| #645Fix Mark Won stage lookup after admin reorderLuciano Lima | Blocked | main | Still a draft. E2E cannot find the expected task-title textbox in the Tasks list test. |
| #606Supplier select-all checkbox on QuotesLucas Moura Franco | Blocked | main | Conflicts with main. The latest automated checks passed.Resolve or rebase the conflict, then rerun checks. |
| #602Fix Request quote modal scrollingLucas Moura Franco | Blocked | main | The E2E run failed. Supplier-approval persistence timed out, and the RFQ selected-supplier test was flaky.It needs a new green run. |
| #577E2E speed, phase 3Lucas Moura Franco | Ready | optimize-ci-phase2 | Clean and green for its current target branch.Part of the CI stack that reaches main through #576 and #574. |
| #576E2E speed, phase 2Lucas Moura Franco | Ready | optimize-ci | Clean and green for its current target branch.Part of the CI stack that reaches main through #574. |
| #574E2E speed, phase 1Lucas Moura Franco | Blocked | main | Conflicts with main. The latest automated checks passed.Resolve or rebase before moving the CI stack into main. |
Dependency paths
Main candidates
#657·#655·#646Merge one at a time, then recheck.
Work Order
#646→#650#650 also needs its draft, conflict, and E2E failure cleared.
CI stack
#577→#576→#574→main#574 is the main-branch conflict point.
Recommended moves
- Merge #657, #655, and #646 after approval. Refresh mergeability after each main merge.
- Move the CI stack in order. Merge #577, then #576, then resolve #574 against main.
- Clear conflicts. Rebase #606 and #574, then rerun checks.
- Hand back the E2E work. Update #650 and #645 from draft and fix their failing tests. Rerun #602's E2E suite.