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

Merged
merged 1 commit into from
Feb 3, 2024
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
46 changes: 20 additions & 26 deletions dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,17 +82,6 @@
],
"score": 16.08177696995849
},
{
"id": "PR_kwDOB5hCo85iLvXV",
"isPR": true,
"isAssigned": false,
"title": "ci: added code linting",
"author": "Min2who",
"resourcePath": "/asyncapi/spec-json-schemas/pull/473",
"repo": "asyncapi/spec-json-schemas",
"labels": [],
"score": 15.507427792459973
},
{
"id": "PR_kwDOBW5R_c5fbyLb",
"isPR": true,
Expand Down Expand Up @@ -181,6 +170,26 @@
}
],
"score": 13.210031082465903
},
{
"id": "MDU6SXNzdWU5OTE0Mzc3MjY=",
"isPR": false,
"isAssigned": false,
"title": "remove puppeteer from dependencies",
"author": "flamewow",
"resourcePath": "/asyncapi/html-template/issues/256",
"repo": "asyncapi/html-template",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
},
{
"name": "stale",
"color": "ededed"
}
],
"score": 12.635681904967385
}
],
"goodFirstIssues": [
Expand Down Expand Up @@ -403,21 +412,6 @@
}
]
},
{
"id": "I_kwDOB5hCo855VB2E",
"title": "Add code linting (eslint) as part of CI script",
"isAssigned": false,
"resourcePath": "/asyncapi/spec-json-schemas/issues/467",
"repo": "asyncapi/spec-json-schemas",
"author": "smoya",
"area": "ci-cd",
"labels": [
{
"name": "enhancement",
"color": "a2eeef"
}
]
},
{
"id": "I_kwDODyzcIc54mr9C",
"title": "Fix wrong format for Co-authored automerged commits + pagination",
Expand Down
Loading