From 88b2e4a2c135021c8ec8c216fdda222293d948fb Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:59:47 +0000 Subject: [PATCH 1/5] chore(sync): synced local '.gitattributes' with remote 'sync-templates/.gitattributes' --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitattributes b/.gitattributes index 832005e..c802517 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,9 @@ +# ------------------------------------------------------------------------------ +# This file is synced from the radius-project/.github repository. +# DO NOT EDIT MANUALLY - changes will be overwritten by the next sync. +# Source: https://github.com/radius-project/.github +# ------------------------------------------------------------------------------ + # Force the following filetypes to have unix eols, so Windows does not break them * text eol=lf From 78360dbf769f2d676aeb1cf65acba835f339ad60 Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:59:50 +0000 Subject: [PATCH 2/5] chore(sync): synced local '.editorconfig' with remote 'sync-templates/.editorconfig' --- .editorconfig | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.editorconfig b/.editorconfig index 3f389d5..d2561dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,9 @@ +# ------------------------------------------------------------------------------ +# This file is synced from the radius-project/.github repository. +# DO NOT EDIT MANUALLY - changes will be overwritten by the next sync. +# Source: https://github.com/radius-project/.github +# ------------------------------------------------------------------------------ + root = true [*] From 24d35049052983db9f4f1e92c4bf84f807a44d69 Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:59:53 +0000 Subject: [PATCH 3/5] chore(sync): synced local '.github/CODEOWNERS' with remote 'sync-templates/.github/CODEOWNERS.njk' --- .github/CODEOWNERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6404a07..9271beb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,10 @@ # Code Owners for github.com/radius-project/dashboard -# Generated from template - do not edit directly +# +# ------------------------------------------------------------------------------ +# This file is synced from the radius-project/.github repository. +# DO NOT EDIT MANUALLY - changes will be overwritten by the next sync. +# Source: https://github.com/radius-project/.github +# ------------------------------------------------------------------------------ # General maintainers and approvers for the entire repository * @radius-project/maintainers-dashboard @radius-project/approvers-dashboard From 829dcf800339c5762d0178ad3115423f58536cbe Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:59:56 +0000 Subject: [PATCH 4/5] chore(sync): synced local '.github/workflows/dependency-review.yml' with remote 'workflow-templates/dependency-review.yml' --- .github/workflows/dependency-review.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 1b98639..cdb24d3 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -1,4 +1,9 @@ # yaml-language-server: $schema=https://www.schemastore.org/github-workflow.json +# ------------------------------------------------------------------------------ +# This file is synced from the radius-project/.github repository. +# DO NOT EDIT MANUALLY - changes will be overwritten by the next sync. +# Source: https://github.com/radius-project/.github +# ------------------------------------------------------------------------------ --- name: Dependency Review From 41e6a9dbe4b30c9a2bee6e601a234055d69220a3 Mon Sep 17 00:00:00 2001 From: "radius-files-sync[bot]" <248604391+radius-files-sync[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:59:59 +0000 Subject: [PATCH 5/5] chore(sync): synced local '.github/workflows/dependabot-manager.yml' with remote 'workflow-templates/dependabot-manager.yml' --- .github/workflows/dependabot-manager.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/dependabot-manager.yml b/.github/workflows/dependabot-manager.yml index e3bb99c..e23d689 100644 --- a/.github/workflows/dependabot-manager.yml +++ b/.github/workflows/dependabot-manager.yml @@ -1,4 +1,9 @@ # yaml-language-server: $schema=https://www.schemastore.org/github-workflow.json +# ------------------------------------------------------------------------------ +# This file is synced from the radius-project/.github repository. +# DO NOT EDIT MANUALLY - changes will be overwritten by the next sync. +# Source: https://github.com/radius-project/.github +# ------------------------------------------------------------------------------ --- name: Dependabot Manager