Rename tasks.md to progress.md in overview.md#52712
Open
ruchira-net wants to merge 3 commits intodotnet:mainfrom
Open
Rename tasks.md to progress.md in overview.md#52712ruchira-net wants to merge 3 commits intodotnet:mainfrom
ruchira-net wants to merge 3 commits intodotnet:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
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.mdtoprogress.md. - Update the “Upgrade results” section to point readers to
progress.mdfor status tracking.
| ### 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. |
There was a problem hiding this comment.
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.
Author
|
@dotnet-policy-service agree company="Microsoft" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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