-
Notifications
You must be signed in to change notification settings - Fork 74
Update Protos #2839
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
base: main
Are you sure you want to change the base?
Update Protos #2839
Conversation
How to use the Graphite Merge QueueAdd the label mergequeue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Update stored proto schema version and regenerate
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2839 +/- ##
==========================================
- Coverage 74.56% 74.53% -0.04%
==========================================
Files 387 387
Lines 49959 49959
==========================================
- Hits 37254 37238 -16
- Misses 12705 12721 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
522f98d to
2694604
Compare
2694604 to
23f166e
Compare
682ec6d to
ba264dc
Compare
ba264dc to
68571ec
Compare
68571ec to
8156ce2
Compare
668a9ac to
482d499
Compare
482d499 to
bcdb447
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1: Recommend approving @github-actions’s PR. Auto-approval is disabled because the author isn’t a CODEOWNER for some xmtp_proto generated files.
Reasoning
Eligibility
This is an automated proto update that only reorders auto-generated struct definitions within files. No actual schema, field, or behavior changes are present - just cosmetic reorganization of the generated code.
Ownership
@github-actions isn't a code owner for 7 files:
• crates/xmtp_proto/proto_version
• crates/xmtp_proto/src/gen/proto_descriptor.bin
• crates/xmtp_proto/src/gen/xmtp.mls.database.rs
• crates/xmtp_proto/src/gen/xmtp.message_api.v1.rs
• crates/xmtp_proto/src/gen/xmtp.mls.message_contents.content_types.rs
• crates/xmtp_proto/src/gen/xmtp.mls.message_contents.rs
• crates/xmtp_proto/src/gen/xmtp.message_contents.rs
Auto-generated by create-pull-request