|
21 | 21 | ] |
22 | 22 | } |
23 | 23 | ], |
| 24 | + "ms.update-cycle": { |
| 25 | + "agent-framework/api-docs/*.md": "180-days", |
| 26 | + "agent-framework/api-docs/*.yml": "180-days", |
| 27 | + "agent-framework/tutorials/**/*.md": "180-days", |
| 28 | + "agent-framework/tutorials/**/*.yml": "180-days", |
| 29 | + "agent-framework/migration-guide/**/*.md": "180-days", |
| 30 | + "agent-framework/migration-guide/**/*.yml": "180-days", |
| 31 | + "agent-framework/overview/*.md": "180-days", |
| 32 | + "agent-framework/overview/*.yml": "180-days", |
| 33 | + "agent-framework/user-guide/**/*.md": "180-days", |
| 34 | + "agent-framework/user-guide/**/*.yml": "180-days", |
| 35 | + "agent-framework/integrations/*.md": "180-days", |
| 36 | + "agent-framework/integrations/*.yml": "180-days", |
| 37 | + "agent-framework/support/**/*.md": "180-days", |
| 38 | + "agent-framework/support/**/*.yml": "180-days" |
| 39 | + }, |
| 40 | + |
24 | 41 | "resource": [ |
25 | 42 | { |
26 | 43 | "files": [ |
|
49 | 66 | "feedback_system": "Standard", |
50 | 67 | "permissioned-type": "public" |
51 | 68 | }, |
52 | | - "fileMetadata": {}, |
| 69 | + "fileMetadata": { |
| 70 | + "ms.collection": { |
| 71 | + "api-docs/**/*.md": "ce-skilling-ai-copilot", |
| 72 | + "api-docs/**/*.yml": "ce-skilling-ai-copilot", |
| 73 | + "integrations/**/*.md": "ce-skilling-ai-copilot", |
| 74 | + "integrations/**/*.yml": "ce-skilling-ai-copilot", |
| 75 | + "migration-guide/**/*.md": "ce-skilling-ai-copilot", |
| 76 | + "migration-guide/**/*.yml": "ce-skilling-ai-copilot", |
| 77 | + "overview/**/*.md": "ce-skilling-ai-copilot", |
| 78 | + "overview/**/*.yml": "ce-skilling-ai-copilot", |
| 79 | + "support/**/*.md": "ce-skilling-ai-copilot", |
| 80 | + "support/**/*.yml": "ce-skilling-ai-copilot", |
| 81 | + "tutorials/**/*.md": "ce-skilling-ai-copilot", |
| 82 | + "tutorials/**/*.yml": "ce-skilling-ai-copilot", |
| 83 | + "user-guide/**/*.md": "ce-skilling-ai-copilot", |
| 84 | + "user-guide/**/*.yml": "ce-skilling-ai-copilot", |
| 85 | + "index.yml": "ce-skilling-ai-copilot" |
| 86 | + }, |
| 87 | + "ms.update-cycle": { |
| 88 | + "api-docs/**/*.md": "180-days", |
| 89 | + "api-docs/**/*.yml": "180-days", |
| 90 | + "integrations/**/*.md": "180-days", |
| 91 | + "integrations/**/*.yml": "180-days", |
| 92 | + "migration-guide/**/*.md": "180-days", |
| 93 | + "migration-guide/**/*.yml": "180-days", |
| 94 | + "overview/**/*.md": "180-days", |
| 95 | + "overview/**/*.yml": "180-days", |
| 96 | + "support/**/*.md": "180-days", |
| 97 | + "support/**/*.yml": "180-days", |
| 98 | + "tutorials/**/*.md": "180-days", |
| 99 | + "tutorials/**/*.yml": "180-days", |
| 100 | + "user-guide/**/*.md": "180-days", |
| 101 | + "user-guide/**/*.yml": "180-days", |
| 102 | + "index.yml": "180-days" |
| 103 | + } |
| 104 | + }, |
53 | 105 | "template": [], |
54 | 106 | "dest": "agent-framework" |
55 | 107 | } |
|
0 commit comments