Skip to content

[Scheduled] Automate "Last Updated" Field in metadata table #180

@mukmookk

Description

@mukmookk

In order to maintain the most recent update information for our .md files, we are considering automating the update of the "Last Updated" field using GitHub Actions.

Works expected:

  1. Create a GitHub Action workflow for the repository.
  2. Within the workflow, scan for changed .md files in the commit.
  3. For each changed .md file, modify the "Last Updated" field to reflect the current date.
  4. Commit the updated .md files with a message like "Automatically updated Last Updated field".

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions