Skip to content

Conversation

@asyncapi-bot
Copy link
Contributor

@asyncapi-bot asyncapi-bot commented Nov 12, 2025

Automated changes by create-pull-request GitHub action

Summary by CodeRabbit

  • Chores
    • Updated meeting and video configuration
      • Added new AsyncAPI Community WG Meeting entry scheduled for December 2, 2025
      • Added new AsyncAPI Community WG Meeting video from November 11th, 2025
      • Removed archived video entry

@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit 6500834
🔍 Latest deploy log https://app.netlify.com/projects/asyncapi-website/deploys/6913d72a5de3090008a46b0f
😎 Deploy Preview https://deploy-preview-4573--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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 12, 2025

Walkthrough

Updates configuration files to add a new AsyncAPI Community WG Meeting entry scheduled for December 2, 2025, and introduces a corresponding video entry for a November 11, 2025 meeting while removing an older video entry from the newsroom array.

Changes

Cohort / File(s) Change Summary
Configuration Updates
config/meetings.json, config/newsroom_videos.json
Added new AsyncAPI Community WG Meeting entry to meetings.json with date 2025-12-02, calendar link, and banner. Updated newsroom_videos.json by inserting new video entry (November 11, 2025 meeting) and removing outdated video entry (Mkd7FgKOMNE).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Verify the new meeting date format is correct (ISO 8601 compliant)
  • Confirm calendar and GitHub links are valid
  • Check that the removed video ID (Mkd7FgKOMNE) is no longer referenced elsewhere

Possibly related PRs

Suggested labels

autoapproved, autoupdate

Suggested reviewers

  • derberg
  • anshgoyalevil
  • akshatnema
  • sambhavgupta0705
  • Mayaleeeee
  • devilkiller-ag

Poem

🐰 A meeting is born in the config so bright,
With banners and links, a December delight!
The videos shift, as new ones appear,
Community gatherings, drawn ever near! 📅✨

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 accurately describes the main changes: updating two configuration files (meetings.json and newsroom_videos.json) with new meeting and video entries.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-meetings/406151e23cc2c2c28302283b54044951a881734f

📜 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 406151e and 6500834.

📒 Files selected for processing (2)
  • config/meetings.json (1 hunks)
  • 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). (6)
  • GitHub Check: Automerge PR autoapproved by a bot
  • GitHub Check: Redirect rules - asyncapi-website
  • GitHub Check: Header rules - asyncapi-website
  • GitHub Check: Pages changed - asyncapi-website
  • GitHub Check: Lighthouse CI
  • GitHub Check: Test NodeJS PR - windows-latest
🔇 Additional comments (2)
config/meetings.json (1)

107-113: New meeting entry is well-formed and properly structured.

The newly added "AsyncAPI Community WG Meeting" entry for December 2, 2025 (issue #2131) follows the established pattern with all required fields populated: title, calLink, url, banner, and date. The data aligns with the corresponding update in config/newsroom_videos.json, which adds a video entry for the November 11 meeting (issue #2107) that was already referenced in this file.

config/newsroom_videos.json (1)

2-7: New video entry is correct and cross-references existing meeting data.

The newly added video entry for the November 11 meeting is properly formed with all required fields (image_url, title, description, videoId). The videoId zOkWc886ZZI is correctly embedded in the YouTube thumbnail URL pattern. The description references issue #2107, which consistently matches the corresponding entry in config/meetings.json (line 96), confirming proper cross-file alignment.


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.

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4573   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          799       799           
  Branches       146       146           
=========================================
  Hits           799       799           

☔ 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 45
🟢 Accessibility 98
🟢 Best practices 92
🟢 SEO 100
🔴 PWA 33

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

@asyncapi-bot asyncapi-bot merged commit 6aaecb1 into master Nov 12, 2025
37 of 38 checks passed
@asyncapi-bot asyncapi-bot deleted the update-meetings/406151e23cc2c2c28302283b54044951a881734f branch November 12, 2025 00:43
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