All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 2s
Checks / Prek / Check changed files (pull_request) Successful in 4s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 5s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been skipped
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m0s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m14s
32 lines
496 B
JSON
32 lines
496 B
JSON
[
|
|
{
|
|
"type": "file",
|
|
"name": "index",
|
|
"label": "Development Guide"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "contributing",
|
|
"label": "Contributing"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "code_style",
|
|
"label": "Code Style Guide"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "testing",
|
|
"label": "Testing"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "hot_reload",
|
|
"label": "Hot Reloading"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"name": "releasing",
|
|
"label": "Releasing"
|
|
}
|
|
]
|