Skip to content

fix: rootKey empty check by len equals 0 (backport #801)#810

Closed
mergify[bot] wants to merge 1 commit intorelease/v0.20.xfrom
mergify/bp/release/v0.20.x/pr-801
Closed

fix: rootKey empty check by len equals 0 (backport #801)#810
mergify[bot] wants to merge 1 commit intorelease/v0.20.xfrom
mergify/bp/release/v0.20.x/pr-801

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Aug 10, 2023

This is an automatic backport of pull request #801 done by Mergify.
Cherry-pick of 06f5be1 has failed:

On branch mergify/bp/release/v0.20.x/pr-801
Your branch is up to date with 'origin/release/v0.20.x'.

You are currently cherry-picking commit 06f5be1.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   iterator.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md
	both modified:   iterator_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Co-authored-by: Marko <marbar3778@yahoo.com>
(cherry picked from commit 06f5be1)

# Conflicts:
#	CHANGELOG.md
#	iterator_test.go
@mergify mergify bot requested a review from a team August 10, 2023 08:15
@mergify mergify bot added the conflicts label Aug 10, 2023
@julienrbrt
Copy link
Contributor

julienrbrt commented Aug 10, 2023

dupe of #808

@julienrbrt julienrbrt closed this Aug 10, 2023
@mergify mergify bot deleted the mergify/bp/release/v0.20.x/pr-801 branch August 10, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants