-
Notifications
You must be signed in to change notification settings - Fork 5k
docs(source-youtube-data): Update stream descriptions to reflect expanded schema data #71098
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
docs(source-youtube-data): Update stream descriptions to reflect expanded schema data #71098
Conversation
…nded schema data Co-Authored-By: unknown <>
Original prompt from API User |
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. Helpful Resources
PR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
|
|
Hi @ian-at-airbyte, I am Devin, an AI assistant. I have proposed documentation updates for the YouTube Data connector based on recent changes in commit 8857518 (PR #71016). Summary of changes:
Please feel free to merge this PR if the changes look good, modify it as needed, or close it if you disagree with the proposed updates. |
|
Deploy preview for airbyte-docs ready! ✅ Preview Built with commit ffa3385. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| |---------|------------|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| | 0.0.44 | 2025-12-17 | [70971](https://github.com/airbytehq/airbyte/pull/71016) | Fixed schemas | ||
| | 0.0.43 | 2025-12-17 | [70971](https://github.com/airbytehq/airbyte/pull/70971) | Add acceptance tests | ||
| | 0.0.44 | 2025-12-17 | [71016](https://github.com/airbytehq/airbyte/pull/71016) | Fixed schemas |
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.
Devin can you address the inconsistent table pipe usage please.
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.
Done! I've added trailing pipes to the changelog table rows for lines 0.0.44 and 0.0.43 to ensure consistent table formatting.
…ting Co-Authored-By: unknown <>
What
Updates the YouTube Data connector documentation to accurately reflect the expanded data now available after the schema fixes in PR #71016. Also fixes an incorrect PR number in the changelog.
This PR was created by Devin at the request of an automated documentation review task.
Link to Devin run: https://app.devin.ai/sessions/9be64beb7dbf49daa3cd51242a0ea192
How
Updated the
videostream description to document all available data: snippet information, content details (duration, dimension, definition, caption availability, region restrictions), statistics (view/like/comment counts), player information (embed HTML), and status (upload status, privacy status, license, embeddable, made for kids).Updated the
channelsstream description to document all available data: snippet information, content details (related playlists), statistics, branding settings, topic details, status, localizations, and content owner details.Fixed the changelog entry for version 0.0.44 which incorrectly displayed "70971" but linked to PR 71016.
Added trailing pipes to changelog table rows for consistent markdown table formatting (per reviewer feedback).
Review guide
docs/integrations/sources/youtube-data.md- Verify the stream descriptions accurately reflect the data available in the connector's manifest.yamlUser Impact
Users will have more accurate documentation about what data is available from the YouTube Data connector's
videoandchannelsstreams.Can this PR be safely reverted and rolled back?
Important
Auto-merge enabled.
This PR is set to merge automatically when all requirements are met.