sorenlouv / backport

A simple CLI tool that automates the process of backporting commits on a GitHub repo
https://github.com/sqren/backport/blob/main/docs/config-file-options.md
Apache License 2.0
241 stars 57 forks source link

Show formatted options to the user #480

Closed sorenlouv closed 8 months ago

sorenlouv commented 8 months ago

Closes https://github.com/sqren/backport/issues/479

This PR improves how options are displayed back to the user. In the past options were not displayed at all. Now, select options are displayed to the user when relevant.

image

This PR also handles 502 for CommitsByAuthor and display a useful error message to the user, in case --maxNumber is too high