You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate ghhelper into pkg/workflow and use go-gh/v2 (#3992)
* Initial plan
* Clean up ghhelper: move to pkg/workflow and use go-gh/v2
- Moved ghhelper functionality from pkg/ghhelper to pkg/workflow
- Updated ExecGH() to use go-gh/v2 library
- Added ExecGHWithOutput() convenience wrapper
- Updated all imports across CLI and parser packages
- Deleted old pkg/ghhelper directory
- Tests pass and code compiles successfully
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
0 commit comments