Skip to content

Add inventory of 6,415 .md files missing YAML front matter descriptions#5880

Draft
Copilot wants to merge 4 commits intomainfrom
copilot/add-yaml-description-to-md-files
Draft

Add inventory of 6,415 .md files missing YAML front matter descriptions#5880
Copilot wants to merge 4 commits intomainfrom
copilot/add-yaml-description-to-md-files

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

All .md files require a description field in YAML front matter between 100-150 characters. Currently 6,415 out of 6,524 files lack proper descriptions.

Changes

  • Added FILES_MISSING_DESCRIPTIONS.md with numbered list of all files needing description updates
    • 6,413 files with no description
    • 1 file with description too short (<100 chars)
    • 1 file with description too long (>150 chars)
  • Added descriptions for files 19-28 (10 files covering DataMiner advantages, solutions, deployment, and DevOps topics)

Usage

Files can be referenced by list number for batch processing (e.g., "generate descriptions for files 1-10").

Distribution by directory:

  • develop/: 3,404 files
  • dataminer/: 1,992 files
  • release-notes/: 769 files
  • solutions/: 201 files
  • Other: 49 files

Progress

  • Files 19-28: ✅ Complete (10 files)
  • Remaining: 6,405 files

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 6, 2026 13:46
Co-authored-by: spetebroodt <93837351+spetebroodt@users.noreply.github.com>
Co-authored-by: spetebroodt <93837351+spetebroodt@users.noreply.github.com>
Copilot AI changed the title [WIP] Add description to YAML front matter in .md files Add inventory of 6,415 .md files missing YAML front matter descriptions Feb 6, 2026
Copilot AI requested a review from spetebroodt February 6, 2026 13:49
@spetebroodt
Copy link
Member

@copilot , can you generate a meaningful description between 100 and 150 characters for files 19 to 28?

Co-authored-by: spetebroodt <93837351+spetebroodt@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 6, 2026

@copilot , can you generate a meaningful description between 100 and 150 characters for files 19 to 28?

Added meaningful descriptions for files 19-28. All descriptions are between 100-150 characters. Commit: 4906ad2

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.

2 participants