summaryrefslogtreecommitdiff
path: root/internal/github/github.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-24 00:06:45 +0300
committerPaul Buetow <paul@buetow.org>2025-06-24 00:06:45 +0300
commite637f4fbb06b1c0661d2e77ce79d0d5149ac5c47 (patch)
tree2c975d88f76b6d7664c6ebef9261566a43637cbb /internal/github/github.go
parentc3837b71a6c6dbb0292091922d209679533ec90d (diff)
Ensure proper exit codes for all error conditions
- Exit with code 1 when no action is specified (show usage) - Remove redundant failedRepos tracking since we stop on first error - Simplify code by removing unnecessary failure tracking arrays - Add test script to verify exit code behavior - All errors now consistently exit with code 1 - Successful operations exit with code 0 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/github/github.go')
0 files changed, 0 insertions, 0 deletions