woocommerce/tools
Christopher Allford deee539245
Use Correct PR Numbers In Code Freeze Changelog Command (#40096)
* Fixed Changelog PR Number Markdown

This makes the regex for replacing the number with a
markdown link more strict. Previously it was converting
[#PRNUM] to [[#PRNUM]] and would also add a markdown link
even if one was only present. This solves those two issues.

* Deepen Code Freeze Changelog Checkout

By default our remote branch checkout performs a shallow checkout. This
results in the Jetpack Changelogger appending the wrong PR number
when we generate the changelog for the `readme.txt` file. Here we are
deepening the checkout to resolve the problem.
2023-09-12 10:49:03 -05:00
..
changelogger Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
code-analyzer Code analyzer: find multiple hooks in single patch, add tests (#39566) 2023-08-09 13:05:00 +12:00
create-extension Fix create-extension bugs (#39703) 2023-08-16 12:12:33 +12:00
executors/changelogger Add NX commands for Jetpack Changelogger (#31166) 2021-12-15 14:14:17 +13:00
monorepo Try: replace URL-encoded newlines with normal escaped newlines [WIP] (#38170) 2023-05-09 10:02:47 +02:00
monorepo-merge Upgrade TypeScript to v5.1 (#39531) 2023-08-08 16:35:31 +12:00
monorepo-utils Use Correct PR Numbers In Code Freeze Changelog Command (#40096) 2023-09-12 10:49:03 -05:00
package-release Upgrade TypeScript to v5.1 (#39531) 2023-08-08 16:35:31 +12:00
release-posts Upgrade TypeScript to v5.1 (#39531) 2023-08-08 16:35:31 +12:00
storybook dev: refactor core profiler loader (#39735) 2023-08-22 19:58:33 +10:00
.gitkeep git mv a few folders 2021-10-19 10:35:45 +13:00