1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-27 20:23:58 +01:00

Add discussions sensors to GitHub (#66937)

This commit is contained in:
Aidan Timson
2022-02-20 12:32:24 +00:00
committed by GitHub
parent 2d52aca9eb
commit 5b28e2d983
3 changed files with 39 additions and 0 deletions

View File

@@ -19,6 +19,16 @@
"watchers": {
"total": 9
},
"discussion": {
"total": 1,
"discussions": [
{
"title": "First discussion",
"url": "https://github.com/octocat/Hello-World/discussions/1347",
"number": 1347
}
]
},
"issue": {
"total": 1,
"issues": [