pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript
Filter by
150M results
在 GitHubAppClient 中新增了 cleanup_stale_check_runs 方法,用于收敛同一 Commit 上同名的、处于活跃状态(非 completed)的 Check Runs。它会保留 ID 最大的最新
active run,并将其余同名 active runs 更新为 completed 且结论为 neutral,从而解决历史重复创建导致的悬挂转圈问题。
同时,在以下地方进行了相关适配和重构: ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
This PR contains the following updates:
| Package | Update | Change | Digest | References |
| --- | --- | --- | --- | --- |
| ghcr.io/openclaw/openclaw (source) | patch | 2026.6.9 → 2026.6.10 | c440a75 ...
dependencies
docker
AI-Generated Fix
Error: Error (observed in student-crud-logger)
Root Cause: In StudentForm.js, addStudent() is called with no argument (line 41), so the student object is never sent to
App.js. App.js ...
What changed
- adds the complete PowerShell ADB test for Maxxed Remote
- connects it to the existing isolated sequential runner through an allowlisted Node step
- binds the runner manifest and fixtures ...
Summary
Closes V3a — the event-sourced observability substrate built around V2 s onion-architected QA workflow. This PR lands
the lab note documenting what shipped, refines the demo documentation, and ...
Estate licence normalisation. LICENSES/={MPL-2.0,CC-BY-SA-4.0}; root LICENSE=verbatim MPL-2.0 (GitHub display); code-
MPL-2.0, docs(.md/.adoc)- CC-BY-SA-4.0; vendored untouched. Residual mentions (mostly ...
The last tag from 3.2 is broken, it s not in a branch. Revert after 3.3.0 release so subsequent minor releases do create
valid backport branches.