feat: add bounded GitHub Actions diagnostics
This commit is contained in:
@@ -54,6 +54,9 @@ bun scripts/cli.ts gh issue comments <number> --repo pikasTech/unidesk --limit 8
|
||||
bun scripts/cli.ts gh issue create --repo pikasTech/unidesk --title "标题" --body-stdin
|
||||
bun scripts/cli.ts gh issue comment create <number> --repo pikasTech/unidesk --body-stdin
|
||||
bun scripts/cli.ts gh pr list --repo pikasTech/unidesk --state all --limit 10
|
||||
bun scripts/cli.ts gh run list --repo owner/name --limit 10
|
||||
bun scripts/cli.ts gh run view <run-id> --repo owner/name
|
||||
bun scripts/cli.ts gh run logs <run-id> --job <job-id> --repo owner/name
|
||||
trans gh:/pikasTech/unidesk/pr/<number> cat
|
||||
trans gh:/pikasTech/unidesk/pr/<number> rg <pattern>
|
||||
bun scripts/cli.ts gh pr review-plan <number> --repo pikasTech/unidesk
|
||||
|
||||
Reference in New Issue
Block a user