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

fix parsing of --issue-url and -i options #138

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

bbwharris
Copy link
Contributor

The order of the option setup is important. The resulting object was placing the override in I instead of the expected issueUrl slot.

This change corrects the option to restore the --issue-url override (while preserving the -i option).

I have also added a simple test case to protect you from future regressions.

@bbwharris bbwharris force-pushed the fix-issue-url-override branch 2 times, most recently from ff62be2 to a1cffd0 Compare October 22, 2019 17:25
Copy link

@johncade johncade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@cookpete cookpete merged commit 5041b3e into cookpete:master Oct 29, 2019
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.

None yet

3 participants