Skip to content
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

chore: update meetings.json and newsrooom_videos.json #3516

Merged
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
157 changes: 60 additions & 97 deletions dashboard.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
{
"hotDiscussions": [
{
"id": "PR_kwDOBW5R_c5-T7mG",
"isPR": true,
"isAssigned": false,
"title": "feat: add tests for build post list script",
"author": "vishvamsinh28",
"resourcePath": "/asyncapi/website/pull/3284",
"repo": "asyncapi/website",
"labels": [],
"score": 36.471172771155864
},
{
"id": "I_kwDOFLhIt84-OUI3",
"isPR": false,
Expand Down Expand Up @@ -47,17 +36,6 @@
],
"score": 29.004633463675134
},
{
"id": "PR_kwDOBW5R_c6DrMsy",
"isPR": true,
"isAssigned": false,
"title": "chore(blog): add marketing report",
"author": "iambami",
"resourcePath": "/asyncapi/website/pull/3439",
"repo": "asyncapi/website",
"labels": [],
"score": 28.430284286176615
},
{
"id": "PR_kwDOFLhIt85bqKL8",
"isPR": true,
Expand All @@ -69,38 +47,6 @@
"labels": [],
"score": 22.112443333692923
},
{
"id": "I_kwDOBW5R_c5BIl5P",
"isPR": false,
"isAssigned": false,
"title": "Add new page for collecting user testing participants",
"author": "mcturco",
"resourcePath": "/asyncapi/website/issues/529",
"repo": "asyncapi/website",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "Epic",
"color": "3E4B9E"
},
{
"name": "keep-open",
"color": "ffee84"
},
{
"name": "area/design",
"color": "0d67d3"
},
{
"name": "area/javascript",
"color": "ededed"
}
],
"score": 21.825268744943667
},
{
"id": "PR_kwDOFLhIt855u7Eb",
"isPR": true,
Expand All @@ -113,24 +59,15 @@
"score": 20.102221212448114
},
{
"id": "I_kwDOBW5R_c5RVOOY",
"isPR": false,
"id": "PR_kwDOBW5R_c6C0Cw8",
"isPR": true,
"isAssigned": false,
"title": "Community cards implementation.",
"author": "Mayaleeeee",
"resourcePath": "/asyncapi/website/issues/930",
"title": "refactor: migrate build script to typescript ",
"author": "JeelRajodiya",
"resourcePath": "/asyncapi/website/pull/3423",
"repo": "asyncapi/website",
"labels": [
{
"name": "area/design",
"color": "0d67d3"
},
{
"name": "area/javascript",
"color": "ededed"
}
],
"score": 17.517649913704783
"labels": [],
"score": 18.666348268701817
},
{
"id": "PR_kwDOFLhIt853IEwA",
Expand Down Expand Up @@ -193,23 +130,64 @@
}
],
"score": 14.07155484871368
}
],
"goodFirstIssues": [
},
{
"id": "I_kwDOFDnrNc6jnDp4",
"title": "Workflow `.github/workflows/test-action.yml` needs urgent update before end of January 2025",
"id": "PR_kwDOCHlHJM54CmhW",
"isPR": true,
"isAssigned": false,
"resourcePath": "/asyncapi/cli/issues/1597",
"repo": "asyncapi/cli",
"author": "derberg",
"area": "Unknown",
"title": "fix: add the migration guide and nunjucks depreciation notes",
"author": "Gmin2",
"resourcePath": "/asyncapi/generator/pull/1253",
"repo": "asyncapi/generator",
"labels": [],
"score": 14.07155484871368
},
{
"id": "PR_kwDOCVQpZM5tYFmm",
"isPR": true,
"isAssigned": false,
"title": "feat: custom extension rendering",
"author": "ductaily",
"resourcePath": "/asyncapi/asyncapi-react/pull/994",
"repo": "asyncapi/asyncapi-react",
"labels": [],
"score": 14.07155484871368
},
{
"id": "I_kwDOBW5R_c6AhurV",
"isPR": false,
"isAssigned": true,
"title": "Enabling i18n feature for smaller screens",
"author": "sambhavgupta0705",
"resourcePath": "/asyncapi/website/issues/2708",
"repo": "asyncapi/website",
"labels": [
{
"name": "bug",
"color": "d73a4a"
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "area/design",
"color": "0d67d3"
},
{
"name": "bounty",
"color": "0e8a16"
}
]
],
"score": 13.210031082465903
}
],
"goodFirstIssues": [
{
"id": "I_kwDOBW5R_c6kMl1D",
"title": "Testimonial Alignment Issue on AsyncAPI Website",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3509",
"repo": "asyncapi/website",
"author": "Pulkitxm",
"area": "javascript",
"labels": []
},
{
"id": "I_kwDOFLhIt86ihL5I",
Expand Down Expand Up @@ -275,21 +253,6 @@
}
]
},
{
"id": "I_kwDOBW5R_c6crqQz",
"title": "Improve image type detection in build-rss.js",
"isAssigned": true,
"resourcePath": "/asyncapi/website/issues/3357",
"repo": "asyncapi/website",
"author": "coderabbitai",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOFLhIt86bdQd-",
"title": "Add Proposed Project Ideas to Mentorship Directory",
Expand Down
Loading