Setting up json for syncs from individual repos

This commit is contained in:
Joseph Macaranas
2025-07-30 11:15:21 -04:00
zatwierdzone przez GitHub
rodzic 61299d7598
commit a1568172c9
+16
Wyświetl plik
@@ -48,6 +48,14 @@
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocprofiler-compute",
"url": "ROCm/rocprofiler-compute",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocprofiler-register",
"url": "ROCm/rocprofiler-register",
@@ -64,6 +72,14 @@
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocprofiler-systems",
"url": "ROCm/rocprofiler-systems",
"branch": "amd-staging",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocr-runtime",
"url": "ROCm/ROCR-Runtime",