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: force update branch rather than closing and reopening PRs #152

Merged
merged 2 commits into from
May 20, 2019

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented May 20, 2019

Now looks for an existing PR with the same ref before creating a new PR.

fixes: #141, #128

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 20, 2019
@codecov
Copy link

codecov bot commented May 20, 2019

Codecov Report

Merging #152 into master will decrease coverage by 0.49%.
The diff coverage is 15.58%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #152     +/-   ##
=========================================
- Coverage   53.11%   52.61%   -0.5%     
=========================================
  Files           9        9             
  Lines        1301     1338     +37     
  Branches       72       77      +5     
=========================================
+ Hits          691      704     +13     
- Misses        608      631     +23     
- Partials        2        3      +1
Impacted Files Coverage Δ
src/release-pr.ts 34.24% <0%> (-0.16%) ⬇️
src/github.ts 46.47% <16%> (-0.81%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e887626...7ff4991. Read the comment docs.

@bcoe bcoe merged commit b0db15f into master May 20, 2019
@bcoe bcoe deleted the update-dont-close branch May 20, 2019 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lots of closing/re-opening PRs
3 participants