Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

removes manual trait impl for contact-info (backport #17332) #17335

Merged
merged 1 commit into from
May 19, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 19, 2021

This is an automatic backport of pull request #17332 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.io/

The current implementations use only the id and disregard other fields,
in particular wallclock. This can lead to bugs where an outdated
contact-info shadows or overrides a current one because they compare
equal.

(cherry picked from commit 13b032b)
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels May 19, 2021
@mergify
Copy link
Contributor Author

mergify bot commented May 19, 2021

automerge label removed due to a CI failure

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label May 19, 2021
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #17335 (d0a92b7) into v1.6 (f80af6d) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##             v1.6   #17335   +/-   ##
=======================================
  Coverage    82.6%    82.6%           
=======================================
  Files         423      423           
  Lines      116102   116091   -11     
=======================================
+ Hits        95948    95954    +6     
+ Misses      20154    20137   -17     

@mergify mergify bot merged commit 32681e2 into v1.6 May 19, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-17332 branch May 19, 2021 22:33
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant