|
1 | | -1|# PR 提交记录 |
| 1 | +# PR 提交记录 |
2 | 2 |
|
3 | 3 | > auto-pr-workflow 技能的实战记录,每次提交 PR 后更新。 |
4 | 4 |
|
5 | 5 | ## 统计 |
6 | 6 |
|
7 | 7 | - **总计**: 39 个 PR(外部项目) |
8 | | -- **已合并**: 7 (17.9%) |
9 | | -- **Open**: 27 (69%) |
10 | | -- **Closed/Rejected**: 5 (13%) |
| 8 | +- **已合并**: 9 (23.1%) |
| 9 | +- **Open**: 24 (61.5%) |
| 10 | +- **Closed/Rejected**: 6 (15.4%) |
11 | 11 |
|
12 | 12 | ## 语言分布 |
13 | 13 |
|
|
34 | 34 | | 8 | pi-mono | TS | [#4015](https://github.com/badlogic/pi-mono/pull/4015) | fix: correct path for ~/.agents/skills | 2026-04 | ❌ closed | auto-close 机制 | |
35 | 35 | | 9 | go-basher | Go | [#61](https://github.com/progrium/go-basher/pull/61) | fix: TOCTOU race in bash binary extraction | 2026-04 | ❌ closed | 维护者合并了其他实现 | |
36 | 36 | | 10 | codebase-memory-mcp | C | [#306](https://github.com/DeusData/codebase-memory-mcp/pull/306) | fix: add .m extension to EXT_TABLE | 2026-04 | 🟢 open | 首个 C 语言 PR | |
37 | | -| 11 | openzl | C | [#702](https://github.com/facebook/openzl/pull/702) | fix: use ZL_free for ZL_malloc memory | 2026-04 | ❌ closed | 被关闭,非合并 | |
| 37 | +| 11 | openzl | C | [#702](https://github.com/facebook/openzl/pull/702) | fix: use ZL_free for ZL_malloc memory | 2026-04 | ✅ merged | squash merge, Cyan4973 审查合并 | |
38 | 38 | | 12 | tailslayer | C++ | [#19](https://github.com/LaurieWired/tailslayer/pull/19) | fix: mmap failure in hedged_reader | 2026-04-30 | 🟢 open | 2.5K⭐ | |
39 | 39 | | 13 | zenc | C | [#417](https://github.com/zenc-lang/zenc/pull/417) | fix: Drop cleanup for unassigned expressions | 2026-04-30 | 🟢 open | 4.2K⭐ 编译器 | |
40 | 40 | | 14 | obscura | Rust | [#73](https://github.com/h4ckf0r0day/obscura/pull/73) | fix: CharacterData DOM API for jQuery | 2026-04-30 | 🟢 open | 8.3K⭐ | |
|
57 | 57 | | 31 | reasonix | TS | [#62](https://github.com/esengine/reasonix/pull/62) | test: add unit tests for clipboard.ts | 2026-05-01 | ✅ merged | 第4个合并! | |
58 | 58 | | 32 | warp | Rust | [#9833](https://github.com/warpdotdev/warp/pull/9833) | feat: add Hermes CLI agent detection | 2026-05-01 | 🟢 open | ⭐51K | |
59 | 59 | | 33 | dali2mqtt | Python | [#72](https://github.com/dgomes/dali2mqtt/pull/72) | test: expand test coverage for lamp and devicesnamesconfig | 2026-05-02 | ❌ closed | 维护者:测试在测 Mock | |
60 | | -| 34 | dali2mqtt | Python | [#73](https://github.com/dgomes/dali2mqtt/pull/73) | fix: handle non-numeric level values in Lamp setter | 2026-05-02 | 🟢 open | #64 修复, 真实逻辑测试 | |
| 60 | +| 34 | dali2mqtt | Python | [#73](https://github.com/dgomes/dali2mqtt/pull/73) | fix: handle non-numeric level values in Lamp setter | 2026-05-02 | ❌ closed | 维护者:测试在测 Mock,非真实逻辑 | |
61 | 61 | | 35 | wrpc | Go | [#1170](https://github.com/bytecodealliance/wrpc/pull/1170) | docs: add Unix Domain Socket transport example | 2026-05-01 | ✅ merged | 第8个合并!ByteCode Alliance | |
62 | 62 | | 36 | vrc-get | Rust | [#2853](https://github.com/vrc-get/vrc-get/pull/2853) | fix: prevent page refresh during backup and migration | 2026-05-02 | 🟢 open | #1574, good first issue | |
63 | 63 | | 37 | astro-og-canvas | TS | [#172](https://github.com/delucis/astro-og-canvas/pull/172) | docs: add bgImage usage examples to README | 2026-05-01 | 🟢 open | 维护者要求简化为 inline 示例,已修复 | |
|
85 | 85 |
|
86 | 86 | --- |
87 | 87 |
|
88 | | -*最后更新: 2026-05-02 09:03 UTC (PR审计: 39 PRs, 7 merged 17.9%, 27 open, 5 closed)* |
| 88 | +*最后更新: 2026-05-02 09:03 UTC (PR审计: 39 PRs, 7 merged 17.9%, 27 open, 5 closed)* |
0 commit comments