From 713b11db82e65f6bd39ec49128465a420c57f7e4 Mon Sep 17 00:00:00 2001 From: Mengyuan <162882040+chenmy77@users.noreply.github.com> Date: Fri, 20 Jun 2025 01:10:48 +0800 Subject: [PATCH] [Fuzz] Update private Email to Group Email (#40129) ## Summary of the Pull Request Update private notification and ado assignment email to PowerToys@microsoft.com ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected - [ ] **Tests:** Added/updated and all pass - [ ] **Localization:** All end-user-facing strings can be localized - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] [JSON for signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json) for new binaries - [ ] [WXS for installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs) for new binaries and localization folder - [ ] [YML for CI pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml) for new test projects - [ ] [YML for signed pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml) - [ ] **Documentation updated:** If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys) and link it here: #xxx ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed --- .../AdvancedPaste.FuzzTests/OneFuzzConfig.json | 2 +- .../Hosts/Hosts.FuzzTests/OneFuzzConfig.json | 14 +++++++------- .../FancyZones.FuzzTests/OneFuzzConfig.json | 2 +- .../PowerRename.FuzzingTest/OneFuzzConfig.json | 2 +- .../RegistryPreview.FuzzTests/OneFuzzConfig.json | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json b/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json index ca5b104cfe..c37fcc3ca6 100644 --- a/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json +++ b/src/modules/AdvancedPaste/AdvancedPaste.FuzzTests/OneFuzzConfig.json @@ -16,7 +16,7 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "leilzh@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, diff --git a/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json b/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json index b7f9b142b6..94eaffb024 100644 --- a/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json +++ b/src/modules/Hosts/Hosts.FuzzTests/OneFuzzConfig.json @@ -16,11 +16,11 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, - "jobNotificationEmail": "mengyuanchen@microsoft.com", + "jobNotificationEmail": "PowerToys@microsoft.com", "skip": false, "rebootAfterSetup": false, "oneFuzzJobs": [ @@ -57,11 +57,11 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, - "jobNotificationEmail": "mengyuanchen@microsoft.com", + "jobNotificationEmail": "PowerToys@microsoft.com", "skip": false, "rebootAfterSetup": false, "oneFuzzJobs": [ @@ -98,11 +98,11 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, - "jobNotificationEmail": "mengyuanchen@microsoft.com", + "jobNotificationEmail": "PowerToys@microsoft.com", "skip": false, "rebootAfterSetup": false, "oneFuzzJobs": [ @@ -139,7 +139,7 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, diff --git a/src/modules/fancyzones/FancyZones.FuzzTests/OneFuzzConfig.json b/src/modules/fancyzones/FancyZones.FuzzTests/OneFuzzConfig.json index 9bbb66816a..e35a2167b6 100644 --- a/src/modules/fancyzones/FancyZones.FuzzTests/OneFuzzConfig.json +++ b/src/modules/fancyzones/FancyZones.FuzzTests/OneFuzzConfig.json @@ -16,7 +16,7 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, diff --git a/src/modules/powerrename/PowerRename.FuzzingTest/OneFuzzConfig.json b/src/modules/powerrename/PowerRename.FuzzingTest/OneFuzzConfig.json index a6e766002d..502c128c19 100644 --- a/src/modules/powerrename/PowerRename.FuzzingTest/OneFuzzConfig.json +++ b/src/modules/powerrename/PowerRename.FuzzingTest/OneFuzzConfig.json @@ -11,7 +11,7 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "leilzh@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, diff --git a/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json b/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json index 86340eedc0..deaf72e946 100644 --- a/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json +++ b/src/modules/registrypreview/RegistryPreview.FuzzTests/OneFuzzConfig.json @@ -19,7 +19,7 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, @@ -60,11 +60,11 @@ // project, where bugs will be filed "org": "microsoft", "project": "OS", - "AssignedTo": "mengyuanchen@microsoft.com", + "AssignedTo": "PowerToys@microsoft.com", "AreaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SALT", "IterationPath": "OS\\Future" }, - "jobNotificationEmail": "mengyuanchen@microsoft.com", + "jobNotificationEmail": "PowerToys@microsoft.com", "skip": false, "rebootAfterSetup": false, "oneFuzzJobs": [