Skip to content

Align upstream-sync documentation with destination repository standards - #3

Draft
RolfMoleman with Copilot wants to merge 2 commits into
masterfrom
copilot/add-documentation-to-upstream
Draft

Align upstream-sync documentation with destination repository standards#3
RolfMoleman with Copilot wants to merge 2 commits into
masterfrom
copilot/add-documentation-to-upstream

Conversation

Copilot AI commented Aug 21, 2026

Copy link
Copy Markdown

This update completes the upstream-sync follow-through by aligning repository-facing documentation and metadata with the destination fork. It ensures the merged upstream state is clearly represented in-project without behavioral code changes.

  • Repository metadata alignment

    • Updated package.json repository URL to point to DownAtTheBottomOfTheMoleHole/process-migrator so package metadata resolves to the correct canonical fork.
  • Inline upstream status documentation

    • Added a Repository Status section to README.md documenting that this fork already includes the upstream SDK/toolchain modernization (TypeScript 5, azure-devops-node-api v17) and that usage/config guidance is maintained here.
// package.json
"repository": {
  "type": "git",
  "url": "https://github.com/DownAtTheBottomOfTheMoleHole/process-migrator"
}
## Repository Status
This fork includes the upstream SDK/toolchain modernization (TypeScript 5 + `azure-devops-node-api` v17) ...

Co-authored-by: RolfMoleman <106377191+RolfMoleman@users.noreply.github.com>
Copilot AI changed the title Align upstream sync docs with destination standards Align upstream-sync documentation with destination repository standards Aug 21, 2026
Copilot AI requested a review from RolfMoleman August 21, 2026 18:43
@RolfMoleman

Copy link
Copy Markdown

@copilot when I said upstream I meant the Microsoft repository

Co-authored-by: RolfMoleman <106377191+RolfMoleman@users.noreply.github.com>

Copilot AI commented Aug 21, 2026

Copy link
Copy Markdown
Author

@copilot when I said upstream I meant the Microsoft repository

Updated in commit 3b56f77: package.json now points back to the Microsoft upstream repository URL (https://github.com/Microsoft/process-migrator).

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