Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show formatted options to the user #480

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Show formatted options to the user #480

merged 2 commits into from
Oct 16, 2023

Conversation

sorenlouv
Copy link
Owner

@sorenlouv sorenlouv commented Oct 16, 2023

Closes #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

@sorenlouv sorenlouv changed the title Improve options output Show formatted options to the user Oct 16, 2023
@sorenlouv sorenlouv merged commit 993d280 into main Oct 16, 2023
3 checks passed
@sorenlouv sorenlouv deleted the improve-options-output branch October 16, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query CommitsByAuthor gets 502 error in Github response when using large maxNumber
1 participant