Skip to content

Rename tasks.md to progress.md in overview.md#52712

Open
ruchira-net wants to merge 1 commit intodotnet:mainfrom
ruchira-net:main
Open

Rename tasks.md to progress.md in overview.md#52712
ruchira-net wants to merge 1 commit intodotnet:mainfrom
ruchira-net:main

Conversation

@ruchira-net
Copy link
Copy Markdown

@ruchira-net ruchira-net commented Mar 30, 2026

Summary

I don't think the file is called tasks.md any longer. Now it's been renamed to progress.md

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/core/porting/github-copilot-app-modernization/overview.md docs/core/porting/github-copilot-app-modernization/overview

@ruchira-net ruchira-net requested a review from a team as a code owner March 30, 2026 02:41
Copilot AI review requested due to automatic review settings March 30, 2026 02:41
@dotnetrepoman dotnetrepoman bot added this to the March 2026 milestone Mar 30, 2026
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Mar 30, 2026
Copy link
Copy Markdown
Contributor

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

Updates GitHub Copilot modernization for .NET documentation to reference progress.md (instead of tasks.md) as the execution-stage tracking file under .github/upgrades.

Changes:

  • Rename the execution-stage file reference from tasks.md to progress.md.
  • Update the “Upgrade results” section to point readers to progress.md for status tracking.

Comment on lines +140 to 142
- **Execution stage (`progress.md`)**\
Copilot breaks the plan into sequential, concrete tasks with validation criteria. Each task describes a single change and how Copilot confirms it succeeded.

Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

The doc now says the execution stage generates/updates progress.md, but other GitHub Copilot modernization for .NET docs in the same directory still describe a tasks.md file for execution (for example, how-to-upgrade-with-github-copilot.md and how-to-custom-upgrade-instructions.md). Please align the file name across the doc set (either revert to tasks.md here, or update the other pages in the same PR) so readers don't follow conflicting instructions.

Copilot uses AI. Check for mistakes.
### Upgrade results

As Copilot runs each task, it updates the `tasks.md` file in `.github/upgrades` with the status of every step. Monitor progress by reviewing this file. The tool creates a Git commit for every portion of the process, so you can roll back changes or review what changed.
As Copilot runs each task, it updates the `progress.md` file in `.github/upgrades` with the status of every step. Monitor progress by reviewing this file. The tool creates a Git commit for every portion of the process, so you can roll back changes or review what changed.
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

This paragraph references progress.md as the status tracker, but the rest of the GitHub Copilot modernization for .NET upgrade workflow docs currently instruct users to monitor tasks.md. Confirm which filename the product actually writes under .github/upgrades and update the docs consistently to avoid sending users to a non-existent file.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants