Skip to content

Update ms.author update in 24 articles#36737

Merged
wadepickett merged 13 commits intomainfrom
copilot/update-ms-author-safia-to-wpickett
Feb 3, 2026
Merged

Update ms.author update in 24 articles#36737
wadepickett merged 13 commits intomainfrom
copilot/update-ms-author-safia-to-wpickett

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

The safia author value is no longer allowed by the build engine. Updated 24 articles in OpenAPI and Diagnostics areas to use wpickett as the ms.author.

Changes

  • Updated ms.author: safiams.author: wpickett in:
    • 6 OpenAPI documentation articles (fundamentals/openapi/)
    • 13 AOT Request Delegate Generator diagnostic articles (fundamentals/aot/request-delegate-generator/diagnostics/)
    • 5 Diagnostics articles (diagnostics/)
    • 1 Minimal APIs security article

Example

---
title: Generate OpenAPI documents
author: captainsafia
-ms.author: safia
+ms.author: wpickett
ms.date: 12/17/2025
---
Original prompt

This section details on the original issue you should resolve

<issue_title>Ms.author update for some articles</issue_title>
<issue_description>All articles in this aspnetcore.docs repo with the article meta data of ms.author: set to a value of safia needs to be updated to a value of wpickett.

Why:
That value of safia is not allowed now by the build engine since it is out of date, and generating warning. The 30 articles with a value of safia are in areas owned by wpickett, either OpenAPI or Diagnostics generally.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
aspnetcore/diagnostics/asp0008.md ASP0008: Do not use ConfigureWebHost with WebApplicationBuilder.Host
aspnetcore/diagnostics/asp0009.md "ASP0009: Do not use Configure with WebApplicationBuilder.WebHost"
aspnetcore/diagnostics/asp0011.md ASP0011: Suggest using builder.Logging over Host.ConfigureLogging or WebHost.ConfigureLogging
aspnetcore/diagnostics/asp0012.md aspnetcore/diagnostics/asp0012
aspnetcore/diagnostics/asp0014.md ASP0014: Suggest using top level route registrations
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg001.md "RDG001: Unable to resolve route pattern"
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg002.md RDG002: Unable to resolve endpoint handler
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg003.md aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg003
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg004.md RDG004: Unable to resolve anonymous type
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg005.md "RDG005: Invalid abstract type"
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg006.md RDG006: Invalid constructor parameters
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg007.md aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg007
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg008.md RDG008: Multiple public constructors
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg009.md "RDG009: Invalid nested AsParameters"
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg010.md RDG010: InvalidAsParameters Nullable
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg011.md aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg011
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg012.md RDG012: Unable to resolve inaccessible type
aspnetcore/fundamentals/aot/request-delegate-generator/diagnostics/rdg013.md "RDG013: Invalid source attributes"
aspnetcore/fundamentals/minimal-apis/security.md Authentication and authorization in Minimal APIs
aspnetcore/fundamentals/openapi/aspnetcore-openapi.md [Visual Studio](https://review.learn.microsoft.com/en-us/aspnet/core/fundamentals/openapi/aspnetcore-openapi?branch=pr-en-us-36737)
aspnetcore/fundamentals/openapi/customize-openapi.md aspnetcore/fundamentals/openapi/customize-openapi
aspnetcore/fundamentals/openapi/include-metadata.md Include OpenAPI metadata in an ASP.NET Core app
aspnetcore/fundamentals/openapi/openapi-comments.md OpenAPI XML documentation comment support in ASP.NET Core
aspnetcore/fundamentals/openapi/using-openapi-documents.md Use the generated OpenAPI documents

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ms.author metadata for articles from safia to wpickett Update ms.author from safia to wpickett in 24 articles Feb 3, 2026
Copilot AI requested a review from wadepickett February 3, 2026 16:30
@wadepickett wadepickett marked this pull request as ready for review February 3, 2026 16:35
@wadepickett wadepickett requested a review from tdykstra February 3, 2026 16:36
Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@wadepickett wadepickett merged commit 224e702 into main Feb 3, 2026
4 checks passed
@wadepickett wadepickett deleted the copilot/update-ms-author-safia-to-wpickett branch February 3, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ms.author update for some articles

3 participants