Skip to content

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Oct 8, 2025

No description provided.

@ericstj ericstj requested review from jeffhandley and Copilot October 8, 2025 18:24
Copy link

@Copilot 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 introduces automation scripts to create GitHub issues for undocumented .NET APIs. The scripts process Excel compliance data and generate structured GitHub issues to track documentation efforts.

  • PowerShell scripts to generate markdown templates from Excel data and create GitHub issues
  • Template-based system for customizable issue formatting
  • Automated cross-linking between main tracking issues and individual namespace issues

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
issues/generate_markdown_issues.ps1 Main script to process Excel data and generate markdown issue templates with namespace grouping
issues/create_github_issues.ps1 Script to create actual GitHub issues from generated templates using GitHub CLI
issues/README.md Documentation explaining the workflow, prerequisites, and usage of the issue generation system

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

1 participant