Commit e78f79d
CI/CD Tester
Release v0.1.0: GitHub Issue Manager with comprehensive testing suite
- ✅ Parent/child issue relationships using GitHub's sub-issues API
- ✅ Automatic project board linking with configurable project URLs
- ✅ Environment-based configuration via .env files
- ✅ CLI-based workflow with comprehensive error handling
- ✅ Input validation with whitespace and empty argument checking
- ✅ Dependency verification for required tools (gh, jq)
- ✅ Graceful error handling with detailed error messages
- ✅ 100% test coverage with comprehensive test suite
Fixes: Initial stable release
Closes: #11 parent 3b35245 commit e78f79d
File tree
3 files changed
+51
-0
lines changed- tests
3 files changed
+51
-0
lines changedFile mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
File mode changed.
0 commit comments