gitlink-cli/shortcuts/pr
wbtiger 1922f505d6 fix: resolve build errors from batch merge conflict resolution
- Restore origin/master core skeleton files (types.go, runner.go, client.go)
- Add NoProgress field to Client struct for upload.go
- Remove duplicate file declarations (testing_helpers.go, batch_common.go, etc.)
- Remove batch_*.go files that conflict with origin/master batch.go
- Fix workflow newPRSummaryShortcut call signature
- Fix duplicate wiki key in register.go

Note: Some new PR features (PaginateAllKey, DoRaw, etc.) require framework
extensions not yet integrated. These PRs' tests may fail until their framework
changes are properly merged.
2026-07-14 22:55:29 +08:00
..
checkout.go feat: 新增 PR 本地检出命令 2026-06-08 11:50:13 +08:00
checks.go feat(pr): add pr +checks showing CI build status for a pull request 2026-07-08 13:49:42 +08:00
checks_test.go feat(pr): add pr +checks showing CI build status for a pull request 2026-07-08 13:49:42 +08:00
journal.go feat(journal): add issue and PR comment shortcuts 2026-06-15 08:04:43 +08:00
pr.go fix: resolve build errors from batch merge conflict resolution 2026-07-14 22:55:29 +08:00
pr_test.go Merge PR #103: feat: 新建 pm 模块,添加 6 条项目管理命令 2026-07-14 22:50:21 +08:00