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 #3702

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
139 changes: 91 additions & 48 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"resourcePath": "/asyncapi/website/pull/3423",
"repo": "asyncapi/website",
"labels": [],
"score": 60.019489048595084
"score": 62.31688575858915
},
{
"id": "I_kwDOFLhIt84-OUI3",
Expand Down Expand Up @@ -113,6 +113,34 @@
"labels": [],
"score": 15.507427792459973
},
{
"id": "I_kwDOFLhIt86o-qNj",
"isPR": false,
"isAssigned": false,
"title": "Budget 2025",
"author": "derberg",
"resourcePath": "/asyncapi/community/issues/1681",
"repo": "asyncapi/community",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "vote",
"color": "EF813F"
},
{
"name": "gitvote",
"color": "ededed"
},
{
"name": "vote open",
"color": "ededed"
}
],
"score": 14.358729437462937
},
{
"id": "PR_kwDODou01c503Pr-",
"isPR": true,
Expand All @@ -134,25 +162,74 @@
"repo": "asyncapi/community",
"labels": [],
"score": 12.922856493716644
}
],
"goodFirstIssues": [
{
"id": "I_kwDOBW5R_c6qPG7g",
"title": "fix: Update code to support @octokit/request v9 and @octokit/graphql v8",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3690",
"repo": "asyncapi/website",
"author": "coderabbitai",
"area": "typescript",
"labels": []
},
{
"id": "I_kwDODwv8N86BkfYV",
"isPR": false,
"id": "I_kwDOBW5R_c6qAXn5",
"title": "[Bug]: The Search History from Search Bar and Search Icon is not consistent",
"isAssigned": false,
"title": "Add Gallery Section to AACoT'24 Conference Website",
"author": "Mayaleeeee",
"resourcePath": "/asyncapi/conference-website/issues/264",
"repo": "asyncapi/conference-website",
"resourcePath": "/asyncapi/website/issues/3676",
"repo": "asyncapi/website",
"author": "krishi-agrawal",
"area": "typescript",
"labels": []
},
{
"id": "I_kwDOBW5R_c6ovh9-",
"title": "[FEATURE] <Social Sharing Buttons on Blogs>",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3649",
"repo": "asyncapi/website",
"author": "cbum-dev",
"area": "typescript",
"labels": [
{
"name": "Hacktoberfest",
"color": "FF8AE2"
"name": "enhancement",
"color": "84b6eb"
}
],
"score": 12.348507316218127
}
],
"goodFirstIssues": [
]
},
{
"id": "I_kwDOBW5R_c6oqLim",
"title": "[FEATURE] Add smooth transition to the search modal opening",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3646",
"repo": "asyncapi/website",
"author": "auraticabhi",
"area": "Unknown",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOBW5R_c6nxCMV",
"title": "[FEATURE] Improving scroll to top button elegent and clean design",
"isAssigned": false,
"resourcePath": "/asyncapi/website/issues/3614",
"repo": "asyncapi/website",
"author": "Hashir-Akbar",
"area": "typescript",
"labels": [
{
"name": "enhancement",
"color": "84b6eb"
}
]
},
{
"id": "I_kwDOCoBobc6nflHk",
"title": "[BUG] Missing server.summary() function",
Expand Down Expand Up @@ -461,40 +538,6 @@
}
]
},
{
"id": "I_kwDODyzcIc54mr9C",
"title": "Fix wrong format for Co-authored automerged commits + pagination",
"isAssigned": false,
"resourcePath": "/asyncapi/.github/issues/263",
"repo": "asyncapi/.github",
"author": "smoya",
"area": "ci-cd",
"labels": [
{
"name": "bug",
"color": "d73a4a"
}
]
},
{
"id": "I_kwDOCoBobc5zovn3",
"title": "Parser do not validate if channel that is referenced in reply with location has `null` in address",
"isAssigned": false,
"resourcePath": "/asyncapi/parser-js/issues/876",
"repo": "asyncapi/parser-js",
"author": "derberg",
"area": "typescript",
"labels": [
{
"name": "bug",
"color": "d73a4a"
},
{
"name": "stale",
"color": "ededed"
}
]
},
{
"id": "I_kwDOCoBobc5zosuk",
"title": "Parser do not validate and throw error when `parameters` are provided but address is null",
Expand Down
Loading