From 822b38b743e1ff9f31376b75e0cbd1d7f83068ef Mon Sep 17 00:00:00 2001 From: ammallya Date: Fri, 21 Nov 2025 11:12:34 -0800 Subject: [PATCH] Migrating amdsmi (#1922) --- .github/repos-config.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/repos-config.json b/.github/repos-config.json index 2a286f1d14..2c965c8ea4 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -1,5 +1,14 @@ { "repositories": [ + { + "name": "amdsmi", + "url": "ROCm/amdsmi", + "branch": "amd-staging", + "category": "projects", + "auto_subtree_pull": false, + "auto_subtree_push": true, + "monorepo_source_of_truth": true + }, { "name": "aqlprofile", "url": "ROCm/aqlprofile",