feat: v0.3.0d — add PR checks, iostreams, aliases, and broad enhancements
Add PR checks command, iostreams/text packages for colored table output, top-level run/workflow aliases matching gh CLI structure. Enhance actions, issues, PRs, releases, repos, labels, milestones, and wiki commands with improved flags, JSON output, and error handling.
This commit is contained in:
parent
7c0dcc8696
commit
113505de95
29 changed files with 3131 additions and 542 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -31,3 +31,5 @@ config.yaml
|
|||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
# Workspace (scratch data, cloned repos, analysis)
|
||||
.workspace/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue