Skip to content

Conversation

@twsouthwick
Copy link
Member

As part of this custom agents were created to handle the management of the readmes and changelogs for the future.

As part of this custom agents were created to handle the management of the readmes and changelogs for the future.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds package-specific README files for the four main NuGet packages, updates the CHANGELOG.md with version 3.4.0 release notes, and introduces agent configuration files for automated README and changelog maintenance.

  • Added README.md files to all four package directories (DocumentFormat.OpenXml, DocumentFormat.OpenXml.Linq, DocumentFormat.OpenXml.Framework, DocumentFormat.OpenXml.Features)
  • Updated CHANGELOG.md with 3.4.0 release notes including new features, performance improvements, bug fixes, and documentation updates
  • Created agent configuration files to automate future README and changelog maintenance

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/DocumentFormat.OpenXml/README.md Adds package README with basic usage example for creating Word documents
src/DocumentFormat.OpenXml.Linq/README.md Adds package README with LINQ-to-XML usage example for querying documents
src/DocumentFormat.OpenXml.Framework/README.md Adds package README explaining the low-level infrastructure package
src/DocumentFormat.OpenXml.Features/README.md Adds package README listing optional feature extensions and their scenarios
src/Directory.Build.props Updates build properties to reference package-specific README files
Directory.Build.props Removes centralized PackageReadmeFile property (moved to src-level)
CHANGELOG.md Adds version 3.4.0 release notes with categorized changes and contributor acknowledgments
.vscode/mcp.json Adds MCP server configuration for GitHub integration
.github/agents/readme.agent.md Creates agent configuration for maintaining README files
.github/agents/changelog.agent.md Creates agent configuration for maintaining CHANGELOG.md

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

Test Results

    58 files   -   1      58 suites   - 1   1h 4m 5s ⏱️ + 4m 15s
 2 068 tests ±  0   2 065 ✅ ±  0   3 💤 ±0  0 ❌ ±0 
32 414 runs   - 192  32 378 ✅  - 192  36 💤 ±0  0 ❌ ±0 

Results for commit d2dfdc2. ± Comparison against base commit a6297a5.

@twsouthwick twsouthwick enabled auto-merge (squash) December 10, 2025 18:47
@twsouthwick twsouthwick merged commit e14e55e into main Dec 16, 2025
22 checks passed
@twsouthwick twsouthwick deleted the changelog branch December 16, 2025 17:41
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.

4 participants