sync-branches icon indicating copy to clipboard operation
sync-branches copied to clipboard

Action status failed when collaborator for review is not found

Open samirsilwal opened this issue 1 year ago • 1 comments

Context

  • Currently, the action status fails when the sync PR is created but failed to get review request as the collaborator might no longer exists in the repo
  • This is a bit confusing like if PR is created or not plus the URL was incorrect which i have created a PR https://github.com/TreTuna/sync-branches/pull/86
  • Since its very common for any collaborator to leave an organization, its better to silent the error and just provide the info for debug

Error sample => https://github.com/samirsilwal/sync-branches/actions/runs/11310223756/job/31455026490

Suggested solution

  • Silence the error and log
  • Solution => https://github.com/TreTuna/sync-branches/pull/88

samirsilwal avatar Oct 13 '24 02:10 samirsilwal

@TreTuna Any thoughts on this ?

samirsilwal avatar Oct 13 '24 02:10 samirsilwal