Add es-metadata.yml configuration file#5268
Merged
Merged
Conversation
premun
commented
Sep 12, 2025
dkurepa
approved these changes
Sep 12, 2025
akoeplinger
reviewed
Sep 12, 2025
| routing: | ||
| defaultAreaPath: | ||
| org: dnceng | ||
| path: "internal\.NET Product Construction Services" |
Member
There was a problem hiding this comment.
@premun shouldn't this use a single-quoted string to ensure the backslash isn't treated as an escape?
Member
There was a problem hiding this comment.
I think the original version without any quotes would work as well, looks like Copilot was wrong there
Member
Author
There was a problem hiding this comment.
I checked Matt's PR in VMR and followed the style there 😅
Backslashes make me uneasy, yeah
Member
There was a problem hiding this comment.
I think his and this one is wrong, every yaml parser I paste it into says it's invalid yml 😄
Member
Author
There was a problem hiding this comment.
Yeah, you're right, fixing this. Too bad this is now an example in the email 😅
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.
Port of https://dev.azure.com/dnceng/internal/_git/dotnet-arcade-services/pullrequest/53299