|
26 | 26 | "exportViewModel": true, |
27 | 27 | "externalReference": [], |
28 | 28 | "fileMetadata": { |
29 | | - "author": { |
30 | | - "**/**.md": "sdwheeler", |
31 | | - "**/**.yml": "sdwheeler" |
32 | | - }, |
33 | 29 | "feedback_product_url": { |
34 | | - "docs-conceptual/gallery/**/**.md": "https://github.com/powershell/powershellgallery/issues/new" |
| 30 | + "docs-conceptual/concepts/**/*": "https://github.com/powershell/powershellgallery/issues/new", |
| 31 | + "docs-conceptual/how-to/**/*": "https://github.com/powershell/powershellgallery/issues/new", |
| 32 | + "docs-conceptual/powershellget/**/*": "https://github.com/powershell/psresourceget/issues/new" |
| 33 | + }, |
| 34 | + "feedback_system": { |
| 35 | + "**/*": "OpenSource" |
| 36 | + }, |
| 37 | + "open_source_feedback_contributorGuideUrl": { |
| 38 | + "**/*": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide" |
| 39 | + }, |
| 40 | + "open_source_feedback_issueTitle": { |
| 41 | + "**/*": "Customer feedback - " |
| 42 | + }, |
| 43 | + "open_source_feedback_issueLabels": { |
| 44 | + "**/*": "needs-triage" |
35 | 45 | }, |
36 | | - "manager": { |
37 | | - "**/**": "jasongroce" |
| 46 | + "open_source_feedback_issueUrl": { |
| 47 | + "**/*": "https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/new?template=04-customer-feedback.yml" |
38 | 48 | }, |
39 | | - "ms.author": { |
40 | | - "**/**.md": "sewhee", |
41 | | - "**/**.yml": "sewhee" |
| 49 | + "open_source_feedback_productDescription": { |
| 50 | + "**/powershellget*/**/*": "PowerShellGet is an open source project. Select a link to provide feedback:" |
| 51 | + }, |
| 52 | + "open_source_feedback_productLogoLightUrl": { |
| 53 | + "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
| 54 | + }, |
| 55 | + "open_source_feedback_productLogoDarkUrl": { |
| 56 | + "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
| 57 | + }, |
| 58 | + "open_source_feedback_productName": { |
| 59 | + "powershellget-*/**/*": "PowerShellGet feedback", |
| 60 | + "docs-conceptual/concepts/**/*": "PowerShell Gallery feedback", |
| 61 | + "docs-conceptual/how-to/**/*": "PowerShell Gallery feedback" |
42 | 62 | }, |
43 | 63 | "ms.prod": { |
44 | | - "**/**.md": "powershell", |
45 | | - "**/**.yml": "powershell" |
| 64 | + "**/*": "powershell" |
46 | 65 | }, |
47 | 66 | "ms.technology": { |
48 | | - "powershellget-1.x/**.md": "powershell-conceptual", |
49 | | - "powershellget-1.x/**.yml": "powershell-cmdlets", |
50 | | - "powershellget-2.x/**.md": "powershell-conceptual", |
51 | | - "powershellget-2.x/**.yml": "powershell-cmdlets", |
52 | | - "powershellget-3.x/**.md": "powershell-conceptual", |
53 | | - "powershellget-3.x/**.yml": "powershell-cmdlets", |
54 | | - "docs-conceptual/**/**.md": "powershell-conceptual" |
| 67 | + "powershellget-*/**.md": "powershell-conceptual", |
| 68 | + "powershellget-*/**.yml": "powershell-cmdlets" |
55 | 69 | }, |
56 | 70 | "ms.tgt_pltfr": { |
57 | | - "**/**": "windows, macos, linux" |
| 71 | + "**/*": "windows, macos, linux" |
58 | 72 | }, |
59 | 73 | "ms.topic": { |
60 | | - "powershellget-1.x/**.md": "managed-reference", |
61 | | - "powershellget-1.x/**.yml": "managed-reference", |
62 | | - "powershellget-2.x/**.md": "managed-reference", |
63 | | - "powershellget-2.x/**.yml": "managed-reference", |
64 | | - "powershellget-3.x/**.md": "managed-reference", |
65 | | - "powershellget-3.x/**.yml": "managed-reference", |
66 | | - "docs-conceptual/**/**.md": "conceptual", |
| 74 | + "powershellget-*/*": "managed-reference" |
67 | 75 | }, |
68 | 76 | "products": { |
69 | | - "docs-conceptual/**/**.md": [ |
70 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/2bdae855-045f-4535-b365-7b2e23824328", |
71 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
72 | | - ], |
73 | | - "powershellget-1.x/**.md": [ |
74 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8", |
75 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
76 | | - ], |
77 | | - "powershellget-1.x/**.yml": [ |
78 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8", |
79 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
80 | | - ], |
81 | | - "powershellget-2.x/**.md": [ |
| 77 | + "docs-conceptual/**/*": [ |
82 | 78 | "https://authoring-docs-microsoft.poolparty.biz/devrel/2bdae855-045f-4535-b365-7b2e23824328", |
83 | 79 | "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
84 | 80 | ], |
85 | | - "powershellget-2.x/**.yml": [ |
| 81 | + "powershellget-*/*.md": [ |
86 | 82 | "https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8", |
87 | 83 | "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
88 | 84 | ], |
89 | | - "powershellget-3.x/**.md": [ |
| 85 | + "powershellget-*/*.yml": [ |
90 | 86 | "https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8", |
91 | 87 | "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
92 | 88 | ], |
93 | | - "powershellget-3.x/**.yml": [ |
94 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/2bdae855-045f-4535-b365-7b2e23824328", |
95 | | - "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
96 | | - ] |
97 | 89 | }, |
98 | 90 | "social_image_url": { |
99 | | - "**/**.md": "https://learn.microsoft.com/media/logos/logo-powershell-social.png", |
100 | | - "**/**.yml": "https://learn.microsoft.com/media/logos/logo-powershell-social.png" |
| 91 | + "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-social.png" |
101 | 92 | } |
102 | 93 | }, |
103 | 94 | "globalMetadata": { |
104 | 95 | "breadcrumb_path": "/powershell/gallery/breadcrumb/toc.json", |
105 | 96 | "extendBreadcrumb": true, |
106 | 97 | "feedback_github_repo": "MicrosoftDocs/PowerShell-Docs-PSGet", |
107 | 98 | "feedback_product_url": "https://github.com/PowerShell/PowerShellGet/issues/new/choose", |
108 | | - "feedback_system": "GitHub", |
| 99 | + "manager": "jasongroce", |
109 | 100 | "ms.author": "sewhee", |
| 101 | + "author": "sdwheeler", |
110 | 102 | "ms.devlang": "powershell", |
111 | 103 | "ms.prod": "powershell", |
112 | 104 | "searchScope": [ |
|
0 commit comments