1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 04:33:49 +01:00

Add merged PR count sensor to Github integration (#164405)

This commit is contained in:
Abílio Costa
2026-02-28 14:13:17 +00:00
committed by GitHub
parent 1c8c92bf8f
commit 73dd024933
5 changed files with 23 additions and 0 deletions

View File

@@ -49,6 +49,9 @@
}
]
},
"merged_pull_request": {
"total": 42
},
"release": {
"name": "v1.0.0",
"url": "https://github.com/octocat/Hello-World/releases/v1.0.0",