ADO: Update Work Item Commit links to migrated repo
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 52/100
Research direction
Start by reviewing the Azure Boards integration, the migration CLI, and the linked sample script for how Work Item development links are handled. Compare the migrated Work Item Commit links with the original ADO links; done means Commit links point to the migrated GitHub repository while existing PR handling remains intact.
Written by the indexing model from the issue text.
Description
Development links on Work Items still maintain the original ADO links to Commits & PRs.
PRs are handled by Azure Boards integration (and this script), however Commit links don't get updated.
We can't update the Commit message because they can't be edited as it would change the hash (AB# in commit message would trigger the relevant back-linking).
It is possible to manually update the Work Item link in ADO and have it link to GH as a one-shot.
This is a sample script that add these links (https://gist.github.com/XVII/0503313791b8a123ef0f24d4c927a896), though it would be nice if it was just handled by the migration tool.
- Dominant language
- C#
- Stars
- 479
- Forks
- 148
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from github/gh-gei
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
task
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
task
Difficulty 1/5 Under an hour Newbie friendliness 65/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·