Skip to content

Commit e2c2c0d

Browse files
author
Avatarsia
committed
ci: enroll woocommerce hardening branches in nightly integration
Adds the three WooCommerce PRs that are currently open against openxe-org/openxe to the nightly production manifest: - fix/woocommerce-order-import-pagination (PR OpenXE-org#265) — foundation - feature/woocommerce-batch-stock-sync (PR OpenXE-org#266) — independent - refactor/woocommerce-composer-sdk (PR OpenXE-org#267) — stacked on OpenXE-org#265, listed after it so the sequential merge in Pass 2 picks the dependency up first and the composer refactor applies on top cleanly. Grouped under a dedicated header block so the intent stays visible once the PRs merge upstream and can be removed from the manifest.
1 parent a3c2af0 commit e2c2c0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/integration-branches.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,11 @@ fix/250-wiedervorlage-sidebar-counter
4444
fix/dateien-stichwoerter-245
4545
fix/versandpakete-247
4646
fix/player-custom-module-support
47+
48+
# WooCommerce hardening (open PRs on openxe-org, stacked)
49+
# #265 Pagination-Fix — foundation for #267
50+
fix/woocommerce-order-import-pagination
51+
# #266 Batch stock sync — independent
52+
feature/woocommerce-batch-stock-sync
53+
# #267 Composer-based WC SDK — stacked on #265, must follow it
54+
refactor/woocommerce-composer-sdk

0 commit comments

Comments
 (0)