Skip to content

Commit

Permalink
chore: update meetings.json, newsrooom_videos.json and dashboard.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot committed Nov 27, 2022
1 parent e6b1897 commit 9103dbf
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 34 deletions.
13 changes: 12 additions & 1 deletion config/meetings.json
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
[]
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/536",
"date": "Tue, 29 Nov 2022 16:00:00 GMT"
},
{
"title": "Let's talk about contributing Developer Documentation",
"url": "https://github.com/asyncapi/community/issues/537",
"date": "Thu, 01 Dec 2022 12:00:00 GMT"
}
]
66 changes: 33 additions & 33 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,17 @@
"labels": [],
"score": 20.38939580119737
},
{
"id": "PR_kwDOCoBobc4xN9Px",
"isPR": true,
"isAssigned": false,
"title": "fix: throw meaningful errors",
"author": "ritik307",
"resourcePath": "/asyncapi/parser-js/pull/449",
"repo": "asyncapi/parser-js",
"labels": [],
"score": 19.815046623698855
},
{
"id": "PR_kwDOBW5R_c5AL1kI",
"isPR": true,
Expand All @@ -109,7 +120,7 @@
"resourcePath": "/asyncapi/website/pull/1002",
"repo": "asyncapi/website",
"labels": [],
"score": 18.666348268701817
"score": 19.527872034949596
},
{
"id": "PR_kwDOBW5R_c5CDXVB",
Expand Down Expand Up @@ -144,42 +155,18 @@
"color": "7B5DB8"
}
],
"score": 17.230475324955524
},
{
"id": "I_kwDOG115t85D93P0",
"isPR": false,
"isAssigned": true,
"title": "Website UI Kit design/dev project",
"author": "mcturco",
"resourcePath": "/asyncapi/design-system/issues/4",
"repo": "asyncapi/design-system",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "gsoc",
"color": "F4D03F"
},
{
"name": "🎨 design",
"color": "0D67D3"
}
],
"score": 16.943300736206268
"score": 17.804824502454043
},
{
"id": "PR_kwDODCuNRs5CojIa",
"id": "PR_kwDOFLhIt85AY9Ib",
"isPR": true,
"isAssigned": false,
"title": "feat: apache Pulsar bindings",
"author": "VisualBean",
"resourcePath": "/asyncapi/bindings/pull/173",
"repo": "asyncapi/bindings",
"title": "docs: how changes in the spec are introduced",
"author": "AceTheCreator",
"resourcePath": "/asyncapi/community/pull/488",
"repo": "asyncapi/community",
"labels": [],
"score": 16.943300736206268
"score": 17.517649913704783
}
],
"goodFirstIssues": [
Expand Down Expand Up @@ -647,6 +634,10 @@
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand Down Expand Up @@ -813,7 +804,12 @@
"repo": "asyncapi/spec-json-schemas",
"author": "c-pius",
"area": "docs",
"labels": []
"labels": [
{
"name": "stale",
"color": "ededed"
}
]
},
{
"id": "MDU6SXNzdWU2ODQ4MjI5ODQ=",
Expand Down Expand Up @@ -865,6 +861,10 @@
{
"name": "enhancement",
"color": "84b6eb"
},
{
"name": "stale",
"color": "ededed"
}
]
},
Expand Down

0 comments on commit 9103dbf

Please sign in to comment.