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

v1.17: remove redundant pubkey update record (backport of #33722) #33735

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 17, 2023

This is an automatic backport of pull request #33722 done by Mergify.


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

* remove redundant pubkey update record

* from became unused, so removed from all process_pull_response() calls

(cherry picked from commit 6efc7ec)
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #33735 (d891269) into v1.17 (8af8234) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##            v1.17   #33735     +/-   ##
=========================================
- Coverage    81.7%    81.7%   -0.1%     
=========================================
  Files         804      804             
  Lines      218137   218134      -3     
=========================================
- Hits       178399   178390      -9     
- Misses      39738    39744      +6     

@gregcusack gregcusack added the automerge Merge this Pull Request automatically once CI passes label Oct 17, 2023
@mergify mergify bot merged commit 37a7350 into v1.17 Oct 17, 2023
16 checks passed
@mergify mergify bot deleted the mergify/bp/v1.17/pr-33722 branch October 17, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants