Files
rocm-systems/.github/repos-config-release.json
T
Joseph Macaranas bac3beada7 [GitHub Actions] Change Auto-Label Trigger (#228)
- The execution of applying labels is now in a dispatched workflow that executes from the default branch and has access to the GitHub App to be able to write labels.
- New GitHub Actions to enable/toggle workflows from activating during import of subprojects.
- Workflows to add new subtrees to develop and release branches.
2025-08-09 21:59:57 -04:00

133 lines
3.3 KiB
JSON

{
"repositories": [
{
"name": "aqlprofile",
"url": "ROCm/aqlprofile",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "clr",
"url": "ROCm/clr",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "hip",
"url": "ROCm/hip",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "hipother",
"url": "ROCm/hipother",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "hip-tests",
"url": "ROCm/hip-tests",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rdc",
"url": "ROCm/rdc",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocm-core",
"url": "ROCm/rocm-core",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocminfo",
"url": "ROCm/rocminfo",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocm-smi-lib",
"url": "ROCm/rocm_smi_lib",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocprofiler",
"url": "ROCm/rocprofiler",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocprofiler-compute",
"url": "ROCm/rocprofiler-compute",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocprofiler-register",
"url": "ROCm/rocprofiler-register",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocprofiler-sdk",
"url": "ROCm/rocprofiler-sdk",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocprofiler-systems",
"url": "ROCm/rocprofiler-systems",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
},
{
"name": "rocr-runtime",
"url": "ROCm/ROCR-Runtime",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "roctracer",
"url": "ROCm/roctracer",
"branch": "release/rocm-rel-7.0",
"category": "projects",
"auto_subtree_pull": false,
"auto_subtree_push": false
}
]
}