Skip to content

Conversation

@asyncapi-bot
Copy link
Contributor

@asyncapi-bot asyncapi-bot commented Sep 24, 2025

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • New Features
    • Added a new Newsroom video: “AsyncAPI Community WG Meeting” (Sep 23, 2025) with thumbnail, title, description, and playback.
  • Chores
    • Removed the outdated Newsroom video entry for “AsyncAPI Community WG Meeting” from July 29, 2025.
    • Maintained existing video entries and overall list structure without further changes.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 24, 2025

Walkthrough

Added a new video entry (AsyncAPI Community WG Meeting, Sep 23, 2025) at the start of config/newsroom_videos.json and removed the July 29, 2025 meeting entry. No other entries or structure were changed.

Changes

Cohort / File(s) Summary
Newsroom videos config
config/newsroom_videos.json
Inserted new entry at start (AsyncAPI Community WG Meeting — Sep 23, 2025); removed entry for Tuesday Jul 29, 2025; no other modifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autoapproved, autoupdate

Suggested reviewers

  • derberg
  • akshatnema
  • anshgoyalevil
  • sambhavgupta0705
  • Mayaleeeee
  • devilkiller-ag
  • vishvamsinh28
  • asyncapi-bot-eve

Poem

A twitch of whiskers, hop! new vids appear,
Sep twenty-third now tops the burrow’s cheer.
Out goes July—footprints fade in dew,
Fresh carrots queued, a shiny thumbnail view.
Thump-thump! the backlog’s trimmed just right—
One nibble closer to the perfect byte. 🥕✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore: update meetings.json and newsrooom_videos.json" refers to updates to meeting-related JSON files, and the changeset includes an edit to config/newsroom_videos.json (matching the intended newsroom file despite a typo), but there is no evidence in the provided summary that meetings.json was modified. This makes the title partially related to the actual change but not fully accurate or cleanly spelled.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-meetings/1ac8db4934e92bfc4ab6de4203c6afa73e9bf3a6

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 1ac8db4 and 1bf3cf0.

📒 Files selected for processing (1)
  • config/newsroom_videos.json (1 hunks)
⏰ Context from checks skipped due to timeout of 180000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: Automerge PR autoapproved by a bot
  • GitHub Check: Lighthouse CI
  • GitHub Check: Test NodeJS PR - macos-13
  • GitHub Check: Test NodeJS PR - windows-latest
🔇 Additional comments (1)
config/newsroom_videos.json (1)

2-7: LGTM — verified: date and YouTube assets resolve.

Sep 23, 2025 is a Tuesday; JSON is valid; image_url matches videoId; thumbnail and watch page returned HTTP 200.

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit 1bf3cf0
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-website/deploys/68d33cfd87b1400007c2f32b
😎 Deploy Preview https://deploy-preview-4431--asyncapi-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ac8db4) to head (1bf3cf0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4431   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          778       778           
  Branches       144       144           
=========================================
  Hits           778       778           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@asyncapi-bot
Copy link
Contributor Author

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 37
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

Lighthouse ran on https://deploy-preview-4431--asyncapi-website.netlify.app/

@asyncapi-bot asyncapi-bot merged commit 78769a8 into master Sep 24, 2025
37 of 38 checks passed
@asyncapi-bot asyncapi-bot deleted the update-meetings/1ac8db4934e92bfc4ab6de4203c6afa73e9bf3a6 branch September 24, 2025 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants