Bug 1822349 - monorepo-migration: avoid some overeager replacements
commit76c142d51a51dcfaf783d8dae628b3f6e2d5ae9a
authorJulien Cristau <jcristau@mozilla.com>
Mon, 29 May 2023 11:13:13 +0000 (29 13:13 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 30 May 2023 08:56:16 +0000 (30 08:56 +0000)
treeb525639d4a6b7ae2323645880f8eac3cdea24dda
parentf172a1abff0d17548be9c7f07ca4b05ba750f6f1
Bug 1822349 - monorepo-migration: avoid some overeager replacements

Ensure the `#NNNN` comes after a non-alphanumeric character so we don't turn
e.g. `foo#1234` into
`foohttps://github.com/mozilla-mobile/firefox-android/pull/1234`
mobile/android/monorepo-migration/generate-replace-message-expressions.py