diff --git a/src/components/config/OrganizationStrategy.tsx b/src/components/config/OrganizationStrategy.tsx index 0bdce9d..4759cfc 100644 --- a/src/components/config/OrganizationStrategy.tsx +++ b/src/components/config/OrganizationStrategy.tsx @@ -281,14 +281,78 @@ export const OrganizationStrategy: React.FC = ({ }) => { return (
-
-

+
+
+

Organization Strategy

-

- Choose how your repositories will be organized in Gitea -

+

+ Choose how your repositories will be organized in Gitea +

+
+ +
+ + + + + +
+
+

Fine-tune Your Mirror Destinations

+

+ After selecting a strategy, you can customize destinations for specific organizations and repositories. +

+
+ +
+
+
+ + Organization Overrides +
+

+ Click the edit button on any organization card to redirect all its repositories to a different Gitea organization. +

+
+ +
+
+ + Repository Overrides +
+

+ Use the inline editor in the repository table's "Destination" column to set custom destinations for individual repositories. +

+
+ +
+
+ + Starred Repositories +
+

+ Always go to the configured starred repos organization and cannot be overridden. +

+
+
+ +
+

+ Priority: Repository override → Organization override → Strategy default +

+
+
+
+
+