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
ACP: Combine webhooks into a single one (#61417)
* Initial commit
- Combine webhooks into a single one, use a meta key to check if the webhook should be regarding creation or update.
- Automatically create webhooks if one does not exist yet.
* Fix existing tests
* Add further tests
* Fix the agentic controller test
* Check all webhooks containing ACP by topic
* Change the placeholder URL to a safer one
* Fix the -11 typo for the limit when querying webhooks:
* Only mark the order_created code as sent upon successful delivery
* PHPCS fixes
* Remove auto-creation
* Remove an unused parameter
Release: Prepare the changelog for 10.3.0-beta.2 (#61406)
* Delete changelog files from 10.3.0-beta.2 release
* Update the readme files for the 10.3.0-beta.2 release
---------
Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>
Release: Prepare the changelog for 10.3.0-beta.1 (#61282)
* Delete changelog files from 10.3.0-beta.1 release
* Update the readme files for the 10.3.0-beta.1 release
---------
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
Release: Prepare the changelog for 10.2.2 (#61184)
* Delete changelog files from 10.2.2 release
* Update the readme files for the 10.2.2 release
---------
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
Release: Prepare the changelog for 10.2.0 (#60952)
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
Release: Prepare the changelog for 10.2.0-beta.1 (#60696)
Co-authored-by: WooCommerce Bot <no-reply@woocommerce.com>
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>