Skydio / revup

Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
https://github.com/Skydio/revup
MIT License
317 stars 67 forks source link

Add better error handling for github responses #51

Closed jerry-skydio closed 2 years ago

jerry-skydio commented 2 years ago

If there's a github error, print out the indivudual messages rather than showing the user the raw json. Also always print out the topics at the end for updates, since an error at that stage could still mean that most operations succeeded.

Topic: errors Reviewers: brian-k

jerry-skydio commented 2 years ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/51 Add better error handling for github responses

jerry-skydio commented 2 years ago
# head base diff date summary
0 4fd8c92d 1ec4bcaa diff Sep 19 7:46 PM 5 files changed, 48 insertions(+), 27 deletions(-)