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

v1.16: report received message signatures only on PUSH requests (backport of #32708)#32772

Merged
gregcusack merged 1 commit intov1.16from
mergify/bp/v1.16/pr-32708
Aug 9, 2023
Merged

v1.16: report received message signatures only on PUSH requests (backport of #32708)#32772
gregcusack merged 1 commit intov1.16from
mergify/bp/v1.16/pr-32708

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Aug 9, 2023

This is an automatic backport of pull request #32708 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

* we only want to report received message signatures on PUSH requests, not PULL requests

* woops accidently had it has LocalMessage not PushMessage

* switch from match to if let statement

* convert if let to matches macro

(cherry picked from commit 8495257)
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 9, 2023

Codecov Report

Merging #32772 (76e5c59) into v1.16 (b6210f9) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##            v1.16   #32772     +/-   ##
=========================================
- Coverage    81.9%    81.9%   -0.1%     
=========================================
  Files         762      762             
  Lines      207725   207726      +1     
=========================================
- Hits       170270   170266      -4     
- Misses      37455    37460      +5     

@gregcusack gregcusack requested a review from behzadnouri August 9, 2023 19:07
@gregcusack gregcusack merged commit b46d35a into v1.16 Aug 9, 2023
@gregcusack gregcusack deleted the mergify/bp/v1.16/pr-32708 branch August 9, 2023 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants