jan-zabloudil / release-manager

Platform-agnostic tool that streamlines daily operations in release management, planning and deployments 🚀
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

feat(github client): improve error handling #146

Closed jan-zabloudil closed 4 months ago

jan-zabloudil commented 4 months ago

All functions in the GitHub client that call the GitHub API now correctly handle 401 and 403 errors, addressing cases when an invalid GitHub token is provided or a valid token lacks the necessary permissions.