Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.57k stars 4.83k forks source link

MS Docs Publishing: Front Matter Generated for README Files Fails Validation #18612

Closed jsquire closed 1 year ago

jsquire commented 3 years ago

Summary

The front matter that is generated by the MS Docs publishing toolchain is failing the automated validation pass.

Details

Validation Issues

Generated Front Matter

---
title: Azure Event Hubs Event Processor client library for .NET
keywords: Azure, dotnet, SDK, API, Azure.Messaging.EventHubs.Processor, eventhubs
author: maggiepint
ms.author: magpint
ms.date: 02/09/2021
ms.topic: article
ms.prod: azure
ms.technology: azure
ms.devlang: dotnet
ms.service: eventhubs
---

Previously Generated Front Matter (September, 2020)

---
title: Azure Event Hubs Event Processor client library for .NET
description: Azure Event Hubs Event Processor client library for .NET - Version 5.2.0
keywords: Azure, dotnet, SDK, API, Azure.Messaging.EventHubs.Processor, eventhubs
author: maggiepint
ms.author: magpint
ms.date: 09/08/2020
ms.topic: article
ms.devlang: .net
ms.service: event-hubs
---

Success Criteria

Related and References

ghost commented 3 years ago

Hi @jsquire. There hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by removing the no-recent-activity label. Otherwise, we'll close this out in 7 days.

ghost commented 3 years ago

Hi @jsquire. There was a mistake and this issue was unintentionally flagged as a stale pull request. The label has been removed and the issue will remain active; no action is needed on your part. Apologies for the inconvenience.

kurtzeborn commented 1 year ago

The customer impact here is minimal (better reporting data). We haven't gotten to this in 2+ years.

To get this right, we need to figure out what the fields need to be and then get them into our release plans or have them in a common location and read them out as part of the release.

Please reactivate if you feel strongly about this one.