Skip to content

fix(server): avoid PRs inherited from default upstreams - #7317

Merged
maria-rcks merged 5 commits into
pingdotgg:mainfrom
gsimone:t3code/fix-wrong-pr-autosettle
Aug 18, 2026
Merged

fix(server): avoid PRs inherited from default upstreams#7317
maria-rcks merged 5 commits into
pingdotgg:mainfrom
gsimone:t3code/fix-wrong-pr-autosettle

Merge branch 'main' into t3code/fix-wrong-pr-autosettle

81a3765
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Effect Service Conventions succeeded Aug 18, 2026 in 30s

Effect Service Conventions: no violations found

All clear

Details

Note

Your check run agent prompt is: .macroscope/check-run-agents/effect-service-conventions.md
More information about how Check Run Agents work can be found in our Help Center.


🔍 Agent activity — reasoning, no tool calls

💭 I'm examining the changed files to understand what's being modified—the GitManager.ts cache key and PR lookup logic, along with some GitVcsDriver interface updates. These look like behavioral changes rather than refactoring around Effect services, so let me check the imports and see if anything violates the conventions. Looking at the GitVcsDriverCore changes around line 1554 to see how the defaultBranch is being handled, and confirming that these are behavioral modifications rather than structural service changes. No violations found in the Effect service conventions, and the behavioral changes are covered by tests. The instruction asks for "All clear" as the response, but I need to format this as JSON with a summary field instead—the check defaults to failure, so no findings means success.


Agent Credits: 30 credits