chore: update meetings.json and newsrooom_videos.json#4066
Conversation
WalkthroughThis update modifies the Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to data updates in a JSON file. Possibly related PRs
Suggested labels
Suggested reviewers
Poem
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
✅ Deploy Preview for asyncapi-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4066 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 742 742
Branches 123 123
=========================================
Hits 742 742 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Actionable comments posted: 2
🧹 Nitpick comments (1)
dashboard.json (1)
57-67: Trailing whitespace in title field
The title"refactor: scripts code for better code quality "contains an extra space at the end. Please remove the trailing whitespace to prevent formatting inconsistencies.
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
dashboard.json(4 hunks)
⏰ Context from checks skipped due to timeout of 180000ms (5)
- GitHub Check: Redirect rules - asyncapi-website
- GitHub Check: Header rules - asyncapi-website
- GitHub Check: Pages changed - asyncapi-website
- GitHub Check: Automerge PR autoapproved by a bot
- GitHub Check: Lighthouse CI
🔇 Additional comments (5)
dashboard.json (5)
12-12: First entry score update looks correct
The score for the first discussion has been adjusted to35.609649004908086, and it still remains the highest, preserving the descending order.
15-23: Reordering and addition of PR entryPR_kwDODCuNRs6NwyqP
This PR has been reinserted at the second position with a score of33.02507770616476. Its placement aligns with the overall sorting by score, and no duplicate IDs were introduced.
39-39: Score update for issueI_kwDOBW5R_c6pn_G2
The score is now20.38939580119737, which maintains the correct descending order relative to its neighbors.
69-78: Addition of new PR entryPR_kwDOBW5R_c6TnGCE
The entry for this PR is correctly added with score17.230475324955524. It fits properly in the descending score order.
135-143: Updated issue score and ordering
The issueI_kwDODwv8N86un74Mnow has a score of15.794602381209232and is correctly positioned within the list.
| { | ||
| "id": "I_kwDODou01c5ZAFWh", | ||
| "isPR": false, | ||
| "isAssigned": true, | ||
| "title": "Please support File References", | ||
| "author": "philCryoport", | ||
| "resourcePath": "/asyncapi/studio/issues/528", | ||
| "repo": "asyncapi/studio", | ||
| "labels": [ | ||
| { | ||
| "name": "enhancement", | ||
| "color": "a2eeef" | ||
| }, | ||
| { | ||
| "name": "keep-open", | ||
| "color": "f9dd4b" | ||
| } | ||
| ], | ||
| "score": 15.220253203710714 | ||
| }, | ||
| { | ||
| "id": "PR_kwDOFLhIt86Lqu0L", | ||
| "id": "PR_kwDOFLhIt86LeC8N", | ||
| "isPR": true, | ||
| "isAssigned": false, | ||
| "title": "docs: expand community docs - Following Conventional Commits", | ||
| "author": "Aahil13", | ||
| "resourcePath": "/asyncapi/community/pull/1733", | ||
| "title": "docs: expand community docs: contributor - simple contribution flow a…", | ||
| "author": "ezinneanne", | ||
| "resourcePath": "/asyncapi/community/pull/1730", | ||
| "repo": "asyncapi/community", | ||
| "labels": [], | ||
| "score": 15.220253203710714 | ||
| "score": 16.36895155870775 | ||
| }, |
There was a problem hiding this comment.
Truncated title in entry PR_kwDOFLhIt86LeC8N
The title ends with an ellipsis (…), indicating it's been cut off. Please update this field to the full PR title for clarity.
| "id": "PR_kwDOCHlHJM6G3FcZ", | ||
| "isPR": true, | ||
| "isAssigned": false, | ||
| "title": "chore(blog): add marketing q1 report", | ||
| "author": "iambami", | ||
| "resourcePath": "/asyncapi/website/pull/3911", | ||
| "repo": "asyncapi/website", | ||
| "title": "refactor: improve npm installation by using pacote for package resolu…", | ||
| "author": "achaljhawar", | ||
| "resourcePath": "/asyncapi/generator/pull/1329", | ||
| "repo": "asyncapi/generator", | ||
| "labels": [], | ||
| "score": 14.645904026212197 | ||
| "score": 16.36895155870775 |
There was a problem hiding this comment.
Truncated title in entry PR_kwDOCHlHJM6G3FcZ
Similar to the previous comment, this title ends with an ellipsis. Replace it with the complete title from the source PR to ensure no information is lost.
Automated changes by create-pull-request GitHub action
Summary by CodeRabbit
New Features
Enhancements
Bug Fixes