You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(migration): ensure package name is added in .OwlBot.yaml paths (#11166)
* chore(migration): ensure package name is added in .OwlBot.yaml paths
This is motivated by the need to include the mono-repo package name in
`deep-preserve-regex` expressions as well.
The solution here simplifies the post-processing code, and assumes
that every ` /owl-bot-staging/` needs to become
` /owl-bot-staging/PACKAGE/`
* Make the replacement global to affect all occurrences
---------
Co-authored-by: Anthonios Partheniou <[email protected]>
0 commit comments