Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 120 additions & 0 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/pvZcbln80ak/hqdefault.jpg",
"title": "AsyncAPI Spec Triage, 16:00 UTC Thursday January 22nd 2026",
"description": "https://github.com/asyncapi/community/issues/2244.",
"videoId": "pvZcbln80ak"
},
{
"image_url": "https://i.ytimg.com/vi/mzHvMYMyFHU/hqdefault.jpg",
"title": "Power AI with Real-Time Data using AsyncAPI & Agent Mesh",
Expand Down Expand Up @@ -28,5 +34,119 @@
"title": "AsyncAPI Community WG Meeting, Tuesday November 11th 2025",
"description": "https://github.com/asyncapi/community/issues/2107.",
"videoId": "zOkWc886ZZI"
},
{
"image_url": "https://i.ytimg.com/vi/KnXXiv0HEMA/hqdefault.jpg",
"title": "Governance Board Meeting, Monday November 3rd 2025",
"description": "https://github.com/asyncapi/community/issues/2116.",
"videoId": "KnXXiv0HEMA"
},
{
"image_url": "https://i.ytimg.com/vi/KbT7Pw6j46E/hqdefault.jpg",
"title": "AsyncAPI Online Conference 2025",
"description": "Join us this year for another edition of the AsyncAPI Online Conference 2025, featuring incredible speakers from around the world ...",
"videoId": "KbT7Pw6j46E"
},
{
"image_url": "https://i.ytimg.com/vi/B773vgCaCkU/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting, Tuesday October 21st 2025",
"description": "https://github.com/asyncapi/community/issues/2087.",
"videoId": "B773vgCaCkU"
},
{
"image_url": "https://i.ytimg.com/vi/nNl0HUdBnmg/hqdefault.jpg",
"title": "Kickstart your AsyncAPI journey with Springwolf",
"description": "Join us on the 14th of October at 4 PM UTC for a deep dive into Springwolf, the open-source solution for generating AsyncAPI ...",
"videoId": "nNl0HUdBnmg"
},
{
"image_url": "https://i.ytimg.com/vi/Mkd7FgKOMNE/hqdefault.jpg",
"title": "One Tool, One Flow: AsyncAPI's New Take on Code/Docs/Config Generation",
"description": "Join us on September 30th at 4PM UTC for the first session of our AsyncAPI webinar series with Łukasz. In “One Tool, One Flow: ...",
"videoId": "Mkd7FgKOMNE"
},
{
"image_url": "https://i.ytimg.com/vi/Aw225Eb3hfk/hqdefault.jpg",
"title": "Governance Board Meeting, Monday September 29th 2025",
"description": "https://github.com/asyncapi/community/issues/2074.",
"videoId": "Aw225Eb3hfk"
},
{
"image_url": "https://i.ytimg.com/vi/gn6765Le_zQ/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting, Tuesday September 23rd 2025",
"description": "https://github.com/asyncapi/community/issues/2066.",
"videoId": "gn6765Le_zQ"
},
{
"image_url": "https://i.ytimg.com/vi/7e01rDjnVpY/hqdefault.jpg",
"title": "Governance Board Meeting, Monday September 15th 2025",
"description": "https://github.com/asyncapi/community/issues/2069.",
"videoId": "7e01rDjnVpY"
},
{
"image_url": "https://i.ytimg.com/vi/m-aLlapR2Mg/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday September 9th 2025",
"description": "https://github.com/asyncapi/community/issues/2060.",
"videoId": "m-aLlapR2Mg"
},
{
"image_url": "https://i.ytimg.com/vi/XjckzYopxoA/hqdefault.jpg",
"title": "AsyncAPI Mentorship Program Wrap-Up - 2024",
"description": "The livestream will serve as the official wrap-up of the AsyncAPI 2024 Mentorship Program. It's an opportunity for mentors and ...",
"videoId": "XjckzYopxoA"
},
{
"image_url": "https://i.ytimg.com/vi/ncOFU__8hLM/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday Auguest 12th 2025",
"description": "https://github.com/asyncapi/community/issues/2014.",
"videoId": "ncOFU__8hLM"
},
Comment on lines +98 to +103
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Typo: "Auguest" should be "August".

The title contains a spelling error.

📝 Suggested fix
  {
    "image_url": "https://i.ytimg.com/vi/ncOFU__8hLM/hqdefault.jpg",
-    "title": "AsyncAPI Community WG Meeting , Tuesday Auguest 12th 2025",
+    "title": "AsyncAPI Community WG Meeting , Tuesday August 12th 2025",
    "description": "https://github.com/asyncapi/community/issues/2014.",
    "videoId": "ncOFU__8hLM"
  },
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
{
"image_url": "https://i.ytimg.com/vi/ncOFU__8hLM/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday Auguest 12th 2025",
"description": "https://github.com/asyncapi/community/issues/2014.",
"videoId": "ncOFU__8hLM"
},
{
"image_url": "https://i.ytimg.com/vi/ncOFU__8hLM/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday August 12th 2025",
"description": "https://github.com/asyncapi/community/issues/2014.",
"videoId": "ncOFU__8hLM"
},
🤖 Prompt for AI Agents
In `@config/newsroom_videos.json` around lines 98 - 103, Fix the spelling error in
the JSON object's "title" field: change "AsyncAPI Community WG Meeting , Tuesday
Auguest 12th 2025" to "AsyncAPI Community WG Meeting, Tuesday August 12th 2025"
(note removal of the extra space before the comma and correction of "Auguest" to
"August"); the entry can be located by the "title" key and the associated
"videoId" value "ncOFU__8hLM".

{
"image_url": "https://i.ytimg.com/vi/7vvdmDVZPX0/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday July 29th 2025",
"description": "https://github.com/asyncapi/community/issues/1988.",
"videoId": "7vvdmDVZPX0"
},
{
"image_url": "https://i.ytimg.com/vi/SaIPQaROWsc/hqdefault.jpg",
"title": "First Meeting of New Governance Board , Tuesday July 29th 2025",
"description": "https://github.com/asyncapi/community/issues/1989.",
"videoId": "SaIPQaROWsc"
},
{
"image_url": "https://i.ytimg.com/vi/xD5smwg6az8/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting , Tuesday July 29th 2025",
"description": "https://github.com/asyncapi/community/issues/1988.",
"videoId": "xD5smwg6az8"
},
{
"image_url": "https://i.ytimg.com/vi/FkGnFqMTj88/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting, Tuesday July 15th 2025",
"description": "https://github.com/asyncapi/community/issues/1969.",
"videoId": "FkGnFqMTj88"
},
{
"image_url": "https://i.ytimg.com/vi/6AIUb1FNqEk/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting, Tuesday July 1st 2025",
"description": "https://github.com/asyncapi/community/issues/1962.",
"videoId": "6AIUb1FNqEk"
},
{
"image_url": "https://i.ytimg.com/vi/uVAurockaPc/hqdefault.jpg",
"title": "AsyncAPI Design WG Meeting, Tuesday June 17th 2025",
"description": "https://github.com/asyncapi/community/issues/1935.",
"videoId": "uVAurockaPc"
},
{
"image_url": "https://i.ytimg.com/vi/0srKJiLCIUc/hqdefault.jpg",
"title": "AsyncAPI Design WG Meeting, Tuesday June 17th 2025",
"description": "https://github.com/asyncapi/community/issues/1935.",
"videoId": "0srKJiLCIUc"
},
{
"image_url": "https://i.ytimg.com/vi/6PmASob_Cu8/hqdefault.jpg",
"title": "AsyncAPI Community WG Meeting, Tuesday June 17th 2025",
"description": "https://github.com/asyncapi/community/issues/1935.",
"videoId": "6PmASob_Cu8"
}
]