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

Issue 3 #4

Merged
merged 2 commits into from Jul 16, 2013
Merged

Issue 3 #4

merged 2 commits into from Jul 16, 2013

Conversation

deanmalmgren
Copy link
Contributor

This is a fix for issue #3. I did two quick tests. One with a repository that did not have a hyphen and the issue2pr worked fine. When a hyphen was added to the repository name though, issue2pr did not work :(. This has to do with the regexp that is used to extract the username, project name, and issue number in the regular expression.

I'm not terribly familiar with sinatra so I'm not sure that my syntax is correct here. If I've bungled anything, let me know and I can add a quick patch.

steveklabnik added a commit that referenced this pull request Jul 16, 2013
@steveklabnik steveklabnik merged commit 70c304c into steveklabnik:master Jul 16, 2013
@steveklabnik
Copy link
Owner

No, this looks great, thank you! Deploying now.

@deanmalmgren
Copy link
Contributor Author

confirmed that it worked on https://github.com/deanmalmgren/pr-test/pull/1. Thanks for merging and deploying so quickly!

@deanmalmgren deanmalmgren deleted the issue-3 branch July 16, 2013 16:11
@deanmalmgren deanmalmgren mentioned this pull request Jul 16, 2013
@deanmalmgren deanmalmgren mentioned this pull request Apr 8, 2014
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

2 participants