microsoft / microsoft/finops-toolkit

[DevOps] GitHub action to update MS Learn doc update date

Open
#1,665 0 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

Skill: DevOps Type: Feature 💎
Dominant language
PowerShell
Stars
603
Forks
248
Avg merge
7d 11h
Merged PRs (30d)
11

Description

📝 Scenario

As a FinOps toolkit contributor, I need to update the update date when docs are changed in order to not get flagged for stale content

💎 Solution

Create a GitHub action that runs whenever a *.md file is updated in the docs-mslearn folder.
The action should run a PowerShell script that updates the date in the ms.date: line in the file header.
Only update lines that match ms.date: MM/dd/yyyy. Do not update any lines with more or less on the line.
The date should be set to the current date and formatted in the MM/dd/yyyy format.

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.