Add es-metadata.yml for each repo in the VMR.#2376
Conversation
|
Part of dotnet/arcade-services#2362 |
artl93
left a comment
There was a problem hiding this comment.
See comments. There are a few routing issues that should be looked at.
Thanks!
|
@mmitche - Who owns https://github.com/dotnet/dotnet/eng? I'd like as little as possible to go to .NET VMR as possible. |
artl93
left a comment
There was a problem hiding this comment.
Thank you so much for doing this!
That one seems like it should probably go into the shared VMR entry. It's a mix of source build, VMR infra, arcade templates and common scripting, etc. |
|
@jeffschwMSFT @artl93 @shawnro @jamshedd @siramvikram - please be aware that this is likely to have a disruptive impact on issue routing in s360. This change will have the side effect that this repo will no longer be 1:1 with service tree and are likely going to break tool assumptions. That said issues will be automatically sent to teams, which is a benefit. |
Umm... @mmitche - wouldn't that infer that we need one of these magic files in the root then pointing to the VMR entry? |
There is. It was originally in |
| routing: | ||
| defaultAreaPath: | ||
| org: devdiv | ||
| path: "DevDiv\NET Libraries" |
|
/backport to release/10.0.1xx |
|
Started backporting to release/10.0.1xx: https://github.com/dotnet/dotnet/actions/runs/18100970065 |
|
@mmitche backporting to "release/10.0.1xx" failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Add es-metadata.yml for each repo in the VMR.
error: mode change for src/es-metadata.yml, which is not in current HEAD
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Add es-metadata.yml for each repo in the VMR.
Error: The process '/usr/bin/git' failed with exit code 128Please backport manually! |
No description provided.