docs: Benchling metadata field documentation#4748
Open
Conversation
docs/examples/quiltsync.md
Outdated
Comment on lines
+59
to
+61
| 5. Click **Push** to upload that revision and set it as latest | ||
|
|
||
| Even though data lives in cloud storage, QuiltSync provides local sync | ||
| capabilities: | ||
|  |
Contributor
There was a problem hiding this comment.
quiltsync-push.png is added in this PR but is not referenced by any markdown file. The Committing Changes section describes a Push step (step 5) and references quiltsync-commit.png, but quiltsync-push.png appears to have been prepared for that section and then forgotten.
Consider either adding a reference to this image in the Committing Changes section, e.g.:
Suggested change
| 5. Click **Push** to upload that revision and set it as latest | |
| Even though data lives in cloud storage, QuiltSync provides local sync | |
| capabilities: | |
|  | |
| 5. Click **Push** to upload that revision and set it as latest | |
|  |
or removing the file if it is not needed.
9432283 to
8b4d123
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4748 +/- ##
=======================================
Coverage 44.32% 44.32%
=======================================
Files 813 813
Lines 32734 32734
Branches 5722 5722
=======================================
Hits 14509 14509
Misses 16221 16221
Partials 2004 2004
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
kevinemoore
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the specific metadata fields the Benchling webhook synchronizes into each Quilt package. A customer needed this detail to design a metadata-validating workflow — knowing the exact field names, types, and formats lets them write reliable workflow schemas against the package metadata.
Change
docs/examples/benchling.md — Replaces the vague "(experiment IDs, authors, etc.)" with an explicit field list:
authorscreated_atcreator"First Last <user_id@ent_XXXX>"display_id"EXP0000XXXXXX"entry_id"etr_XXXXXX"filesmodified_atweb_url🤖 Generated with Claude Code