Debug

Stoat Config File

{
"enabled": true,
"plugins": {
"chart": {
"action_package_size_chart": {
"tags": [
"Byte Size"
],
"title": "Package Size",
"y_title": "Size (bytes)"
},
"action_runner_memory_chart": {
"tags": [
"Total",
"Used",
"Free",
"Buff/Cache"
],
"title": "Runner Memory Usage",
"y_title": "Memory (bytes)"
}
},
"metric": {
"action_package_size": {
"filename": "action/action_package_size.json"
},
"action_runner_memory": {
"filename": "action_runner_memory.jsonl"
}
},
"job_runtime": {
"enabled": true
},
"static_hosting": {
"docs": {
"path": "docs/build",
"metadata": {
"name": "Documentation"
}
},
"test_coverage_cli": {
"path": "cli/coverage/lcov-report",
"metadata": {
"name": "CLI Test Coverage"
}
},
"test_coverage_action": {
"path": "action/coverage/lcov-report",
"metadata": {
"name": "Action Test Coverage"
}
},
"test_coverage_action_single_file": {
"path": "action/coverage/lcov-report/index.html",
"metadata": {
"name": "Action Test Coverage (single file)"
}
}
}
},
"version": 1
}

Partial Configs

{
"plugins": {
"static_hosting": {
"docs": {
"sha": "167707f1f5a5e52f510adf5ce9b1be6c281cabf6",
"link": "https://stoat-dev--stoat-action--167707f--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "167707f1f5a5e52f510adf5ce9b1be6c281cabf6",
"workflow": "Docs",
"runtime_seconds": 60
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (20)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 13
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (18)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 15
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_cli": {
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"link": "https://stoat-dev--stoat-action--b0556c4--test-cover-d630.stoat.page",
"path": "cli/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "CLI Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"workflow": "Test CLI",
"runtime_seconds": 55
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (20)",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Types",
"runtime_seconds": 11
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (18)",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Types",
"runtime_seconds": 16
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_cli": {
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"link": "https://stoat-dev--stoat-action--92ff838--test-cover-d630.stoat.page",
"path": "cli/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "CLI Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test CLI",
"runtime_seconds": 32
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"docs": {
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"link": "https://stoat-dev--stoat-action--92ff838--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Docs",
"runtime_seconds": 46
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action": {
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"link": "https://stoat-dev--stoat-action--92ff838--test-cover-65ca.stoat.page",
"path": "action/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "Action Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action_single_file": {
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"link": "https://stoat-dev--stoat-action--92ff838--test-cover-0e13.stoat.page/index.html",
"path": "action/coverage/lcov-report/index.html",
"status": "✅",
"metadata": {
"name": "Action Test Coverage (single file)"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 16379468,
"ghBranch": "main",
"ghPullRequestNumber": 284
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 1721488,
"ghBranch": "main",
"ghPullRequestNumber": 284
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 12615112,
"ghBranch": "main",
"ghPullRequestNumber": 284
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 47580,
"ghBranch": "main",
"ghPullRequestNumber": 284
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_package_size": {
"values": [
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 8855552,
"ghBranch": "main",
"ghPullRequestNumber": 284
}
],
"filename": "action/action_package_size.json"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Action",
"runtime_seconds": 65
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"docs": {
"sha": "0b518ba7e52e7cb013ca9abd7016ce8b225fa127",
"link": "https://stoat-dev--stoat-action--0b518ba--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "0b518ba7e52e7cb013ca9abd7016ce8b225fa127",
"workflow": "Docs",
"runtime_seconds": 57
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action": {
"sha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"link": "https://stoat-dev--stoat-action--c89b452--test-cover-65ca.stoat.page",
"path": "action/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "Action Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action_single_file": {
"sha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"link": "https://stoat-dev--stoat-action--c89b452--test-cover-0e13.stoat.page/index.html",
"path": "action/coverage/lcov-report/index.html",
"status": "✅",
"metadata": {
"name": "Action Test Coverage (single file)"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 16379468,
"ghBranch": "main",
"ghPullRequestNumber": 289
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 1723104,
"ghBranch": "main",
"ghPullRequestNumber": 289
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 12610356,
"ghBranch": "main",
"ghPullRequestNumber": 289
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 47424,
"ghBranch": "main",
"ghPullRequestNumber": 289
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_package_size": {
"values": [
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 8941568,
"ghBranch": "main",
"ghPullRequestNumber": 289
}
],
"filename": "action/action_package_size.json"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"workflow": "Test Action",
"runtime_seconds": 66
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (20)",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Types",
"runtime_seconds": 16
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build (18)",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Types",
"runtime_seconds": 16
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_cli": {
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"link": "https://stoat-dev--stoat-action--0502085--test-cover-d630.stoat.page",
"path": "cli/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "CLI Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test CLI",
"runtime_seconds": 54
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"docs": {
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"link": "https://stoat-dev--stoat-action--0502085--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Docs",
"runtime_seconds": 57
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action": {
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"link": "https://stoat-dev--stoat-action--0502085--test-cover-65ca.stoat.page",
"path": "action/coverage/lcov-report",
"status": "✅",
"metadata": {
"name": "Action Test Coverage"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"static_hosting": {
"test_coverage_action_single_file": {
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"link": "https://stoat-dev--stoat-action--0502085--test-cover-0e13.stoat.page/index.html",
"path": "action/coverage/lcov-report/index.html",
"status": "✅",
"metadata": {
"name": "Action Test Coverage (single file)"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 16379472,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 1730248,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 12575040,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 46572,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action_runner_memory.jsonl"
}
}
}
}
{
"plugins": {
"metric": {
"action_package_size": {
"values": [
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 8941568,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action/action_package_size.json"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Action",
"runtime_seconds": 72
}
]
}
}
}
{
"plugins": {
"static_hosting": {
"docs": {
"sha": "91c2aa25524efd5c91c25f5dbf4810a79e7c0aab",
"link": "https://stoat-dev--stoat-action--91c2aa2--docs.stoat.page",
"path": "docs/build",
"status": "✅",
"metadata": {
"name": "Documentation"
},
"task_type": "default"
}
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "91c2aa25524efd5c91c25f5dbf4810a79e7c0aab",
"workflow": "Docs",
"runtime_seconds": 60
}
]
}
}
}
{
"plugins": {
"job_runtime": {
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "145449df1c3209178bb4acd1ccb71ad17b147d05",
"workflow": "Test Action",
"runtime_seconds": 34
}
]
}
}
}

Rendered Config

{
"views": {
"plugins": {
"chart": {
"github": {
"table": "### Chart\n\n<a href=\"https://quickchart.io/chart/render/zp-b8a44f02-e8c4-4846-b65d-6b2e32b31d1d\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-b8a44f02-e8c4-4846-b65d-6b2e32b31d1d\" width=\"500\" alt=\"Package Size\" />\n</a>\n<br/>\n<a href=\"https://quickchart.io/chart/render/zp-6f7c14e0-5db2-4fa3-95d4-e2a1e966da11\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-6f7c14e0-5db2-4fa3-95d4-e2a1e966da11\" width=\"500\" alt=\"Runner Memory Usage\" />\n</a>\n<br/>\n\n"
}
},
"job_runtime": {
"github": {
"chart": "### Job Runtime\n\n<a href=\"https://quickchart.io/chart/render/zp-541fc115-57e3-4bb2-b38d-0168fe26deba\" target=\"_blank\">\n <img src=\"https://quickchart.io/chart/render/zp-541fc115-57e3-4bb2-b38d-0168fe26deba\" width=\"500\" alt=\"job runtime chart\" />\n</a>\n"
}
}
}
},
"enabled": true,
"plugins": {
"chart": {
"action_package_size_chart": {
"link": "https://quickchart.io/chart/render/zp-b8a44f02-e8c4-4846-b65d-6b2e32b31d1d",
"tags": [
"Byte Size"
],
"title": "Package Size",
"y_title": "Size (bytes)"
},
"action_runner_memory_chart": {
"link": "https://quickchart.io/chart/render/zp-6f7c14e0-5db2-4fa3-95d4-e2a1e966da11",
"tags": [
"Total",
"Used",
"Free",
"Buff/Cache"
],
"title": "Runner Memory Usage",
"y_title": "Memory (bytes)"
}
},
"metric": {
"action_package_size": {
"values": [
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 8855552,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 8855552,
"ghBranch": "main",
"ghPullRequestNumber": 284
},
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 8941568,
"ghBranch": "main",
"ghPullRequestNumber": 289
},
{
"tags": [
"action_package_size",
"Byte Size"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 8941568,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action/action_package_size.json"
},
"action_runner_memory": {
"values": [
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 16379472,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 1960120,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 8033896,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"value": 47544,
"ghBranch": "main",
"ghPullRequestNumber": 283
},
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 16379468,
"ghBranch": "main",
"ghPullRequestNumber": 284
},
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 1721488,
"ghBranch": "main",
"ghPullRequestNumber": 284
},
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 12615112,
"ghBranch": "main",
"ghPullRequestNumber": 284
},
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"value": 47580,
"ghBranch": "main",
"ghPullRequestNumber": 284
},
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 16379468,
"ghBranch": "main",
"ghPullRequestNumber": 289
},
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 1723104,
"ghBranch": "main",
"ghPullRequestNumber": 289
},
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 12610356,
"ghBranch": "main",
"ghPullRequestNumber": 289
},
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"value": 47424,
"ghBranch": "main",
"ghPullRequestNumber": 289
},
{
"tags": [
"action_runner_memory",
"Total"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 16379472,
"ghBranch": "main",
"ghPullRequestNumber": 297
},
{
"tags": [
"action_runner_memory",
"Used"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 1730248,
"ghBranch": "main",
"ghPullRequestNumber": 297
},
{
"tags": [
"action_runner_memory",
"Free"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 12575040,
"ghBranch": "main",
"ghPullRequestNumber": 297
},
{
"tags": [
"action_runner_memory",
"Buff/Cache"
],
"ghSha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"value": 46572,
"ghBranch": "main",
"ghPullRequestNumber": 297
}
],
"filename": "action_runner_memory.jsonl"
}
},
"job_runtime": {
"link": "https://quickchart.io/chart/render/zp-541fc115-57e3-4bb2-b38d-0168fe26deba",
"enabled": true,
"runtime": [
{
"job": "build",
"sha": "5842c1b5f29d3350bca98ce785b9f998d276ad86",
"workflow": "Docs",
"runtime_seconds": 53
},
{
"job": "build",
"sha": "810bbd3d9b184a3f51111b61340da6bb93a7ca79",
"workflow": "Test Action",
"runtime_seconds": 63
},
{
"job": "build",
"sha": "167707f1f5a5e52f510adf5ce9b1be6c281cabf6",
"workflow": "Docs",
"runtime_seconds": 60
},
{
"job": "build (20)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 13
},
{
"job": "build (18)",
"sha": "e47ce0972939ca74c503964ac0481035cc29240e",
"workflow": "Test Types",
"runtime_seconds": 15
},
{
"job": "build",
"sha": "b0556c4b75bdd422e66383447f214d3fae6fdc10",
"workflow": "Test CLI",
"runtime_seconds": 55
},
{
"job": "build (20)",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Types",
"runtime_seconds": 11
},
{
"job": "build (18)",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Types",
"runtime_seconds": 16
},
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test CLI",
"runtime_seconds": 32
},
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Docs",
"runtime_seconds": 46
},
{
"job": "build",
"sha": "92ff838ae1ead51f24968189db1a5416049e1e89",
"workflow": "Test Action",
"runtime_seconds": 65
},
{
"job": "build",
"sha": "0b518ba7e52e7cb013ca9abd7016ce8b225fa127",
"workflow": "Docs",
"runtime_seconds": 57
},
{
"job": "build",
"sha": "c89b452fea859d9d2a24da77ba26175f9b086292",
"workflow": "Test Action",
"runtime_seconds": 66
},
{
"job": "build (20)",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Types",
"runtime_seconds": 16
},
{
"job": "build (18)",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Types",
"runtime_seconds": 16
},
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test CLI",
"runtime_seconds": 54
},
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Docs",
"runtime_seconds": 57
},
{
"job": "build",
"sha": "0502085cf8c22d9bffab23beadc1deac40abd8bf",
"workflow": "Test Action",
"runtime_seconds": 72
},
{
"job": "build",
"sha": "91c2aa25524efd5c91c25f5dbf4810a79e7c0aab",
"workflow": "Docs",
"runtime_seconds": 60
},
{
"job": "build",
"sha": "145449df1c3209178bb4acd1ccb71ad17b147d05",
"workflow": "Test Action",
"runtime_seconds": 34
}
]
}
},
"version": 1,
"metadata": {
"github": {
"branch": "dependabot/npm_and_yarn/action/all-dependencies-2cc2f56065",
"pull_request": 306
}
}
}

Template

{{{ views.plugins.static_hosting.github.table }}}
{{{ views.plugins.image_diff.github.table }}}
{{{ views.plugins.workflow_dispatch.github.table }}}
{{{ views.plugins.chart.github.table }}}
{{{ views.plugins.job_runtime.github.chart }}}

Rendered Comment Markdown

**Easy and customizable dashboards for your build system**. Learn more about [Stoat ↗︎](https://stoat.dev)
### Chart
<a href="https://quickchart.io/chart/render/zp-b8a44f02-e8c4-4846-b65d-6b2e32b31d1d" target="_blank">
<img src="https://quickchart.io/chart/render/zp-b8a44f02-e8c4-4846-b65d-6b2e32b31d1d" width="500" alt="Package Size" />
</a>
<br/>
<a href="https://quickchart.io/chart/render/zp-6f7c14e0-5db2-4fa3-95d4-e2a1e966da11" target="_blank">
<img src="https://quickchart.io/chart/render/zp-6f7c14e0-5db2-4fa3-95d4-e2a1e966da11" width="500" alt="Runner Memory Usage" />
</a>
<br/>
### Job Runtime
<a href="https://quickchart.io/chart/render/zp-541fc115-57e3-4bb2-b38d-0168fe26deba" target="_blank">
<img src="https://quickchart.io/chart/render/zp-541fc115-57e3-4bb2-b38d-0168fe26deba" width="500" alt="job runtime chart" />
</a>

Rendered Comment

Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎

Chart

Package Size
Runner Memory Usage

Job Runtime

job runtime chart
© 2023 Stoat Works, Inc.