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
feat: add error handling for wiki checkout and pr comment wiki status (……#6)
- Introduced error handling and improved diagnostics during the checkout of Wiki for release notes.
- Refactored `commentOnPullRequest` function to include Wiki status handling (success, failure, or disabled) with detailed error messages.
- Improved output capturing for `execSync` when errors occur during Git operations.