Don't attempt to close issue if already closed#9696
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #9696 +/- ##
==========================================
- Coverage 42.25% 42.24% -0.02%
==========================================
Files 590 590
Lines 78005 78004 -1
==========================================
- Hits 32961 32952 -9
- Misses 41001 41012 +11
+ Partials 4043 4040 -3
Continue to review full report at Codecov.
|
6543
approved these changes
Jan 10, 2020
Member
|
I would say backport ;) |
Member
Author
I always wait for the approvals and merge before backporting. You never know... 😁 |
Member
|
sure :)
I thought about the **lable**
Am January 10, 2020 7:33:15 PM UTC schrieb guillep2k <notifications@github.com>:
…> >
> >
> I would say backport ;)>
>
I always wait for the approvals and merge before backporting. You never
know... 😁>
>
-- >
You are receiving this because you commented.>
Reply to this email directly or view it on GitHub:>
#9696 (comment)
|
7 tasks
lafriks
approved these changes
Jan 11, 2020
Member
|
@guillep2k Please send back port to v1.11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #9695
Couldn't reproduce, however, neither with a commit message or a text reference. Tested withmaster(0c0ebe49ea4fd0d3ecc2aac9dfe2d7ce64381145) andv1.11.0-rc1.Update
I can reproduce if the issue is closed from both the commit message and a text reference. This PR fixes that.