Docs: Rewrite and restructure How to Ingest Metadata doc in the Admin Guide#223
Conversation
|
Findings:
Validation run:
Follow-up agent prompt: |
There was a problem hiding this comment.
Pull request overview
This PR rewrites and restructures the “How to Ingest Metadata” Admin Guide page across v1.11.x, v1.12.x, and v1.13.x-SNAPSHOT to provide a clearer, step-by-step walkthrough for creating services, configuring agents, scheduling ingestion, and managing post-setup tasks.
Changes:
- Reorganized the ingestion walkthrough into 8 numbered, titled steps with inline screenshots.
- Expanded/clarified agent run status actions and added separate sections for browsing ingested data and managing services.
- Refined field and filter-pattern descriptions and adjusted callout placement for better readability.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| v1.11.x/how-to-guides/admin-guide/how-to-ingest-metadata.mdx | Restructures the ingestion guide into numbered steps and adds post-setup sections/actions. |
| v1.12.x/how-to-guides/admin-guide/how-to-ingest-metadata.mdx | Mirrors the step-based rewrite and updated agent/service guidance for v1.12.x. |
| v1.13.x-SNAPSHOT/how-to-guides/admin-guide/how-to-ingest-metadata.mdx | Mirrors the step-based rewrite and updated agent/service guidance for v1.13.x-SNAPSHOT. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ayush-shah
left a comment
There was a problem hiding this comment.
Reviewed latest head (1dacef8). git diff --check is clean and rtk mint broken-links passed. I found two current-head content issues below.
…11.x, v1.12.x, v1.13.x-SNAPSHOT
Applies two phrasing tweaks to v1.11.x and v1.12.x to match v1.13.x-SNAPSHOT: - Step 4: "within OpenMetadata product UI" - Step 6: "Database Service" bolded, "From this page" replacing "From here" Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…3.x-SNAPSHOT - Fix parsing error (unclosed img tag), grammar, and trailing whitespace - Sync structure, alt text, step headings, and component types across all versions - Fix colon consistency, dash style, SQL capitalization, and broken bold tags
8f28ca7 to
4b50adc
Compare
Summary
<Tip>callout to an inline<Note>component within Step 6, surfaced at the exact point users need it.Files Changed
v1.11.x/how-to-guides/admin-guide/how-to-ingest-metadata.mdxv1.12.x/how-to-guides/admin-guide/how-to-ingest-metadata.mdxv1.13.x-SNAPSHOT/how-to-guides/admin-guide/how-to-ingest-metadata.mdxTest plan
mint devand walk through the page end-to-endmint broken-linksto validate no broken links introduced