Skip to content
New issue

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

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

Already on GitHub? # to your account

pr_push() can now push to repo with no pr (#990) #991

Merged
merged 8 commits into from
Jan 31, 2020

Conversation

maurolepore
Copy link
Contributor

@maurolepore maurolepore commented Jan 29, 2020

See #990

4411390 tests an internal function and uses a test repo in my personal account. Instead you may want to test an exported function and use a repo that you control.

maurolepore and others added 8 commits January 29, 2020 10:15
Fixes r-lib#990

The is the  minimal fix, maybe too terse. A more expressive
solution comes in a separate commit, to allow reverting it if you
prefer the shorter solution.

The tests will also come in a separate commit because they test
the internal `pr_find()` instead of the exported `pr_push()`. You
may want to revert that upcomming commit too.
@jennybc
Copy link
Member

jennybc commented Jan 31, 2020

Thanks! I made some updates.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants