Skip to content

Conversation

@barryhughes
Copy link
Member

Changes proposed in this Pull Request:

Updates Action Scheduler to 3.3.0.

Closes #30718.

How to test the changes in this Pull Request:

  1. Checkout this branch, ensure only WooCommerce is activated (or else ensure no other plugins that also include Action Scheduler are activated).
  2. Navigate to Tools → Scheduled Actions:
    • Should render as expected, without any errors.
    • If you have some available actions, try running one or two manually.

Changelog entry

Dev - Action Scheduler updated to 3.3.0.

FOR PR REVIEWER ONLY:

  • I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.

@barryhughes barryhughes requested review from a team and vedanshujain and removed request for a team September 15, 2021 21:28
Copy link
Contributor

@vedanshujain vedanshujain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vedanshujain vedanshujain merged commit 8e13cec into trunk Sep 16, 2021
@vedanshujain vedanshujain deleted the add/30718-as-30 branch September 16, 2021 08:10
@github-actions github-actions bot added this to the 5.8.0 milestone Sep 16, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Sep 16, 2021

Hi @vedanshujain, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:

  • Add the status: needs changelog label
  • Add the status: needs testing instructions label

@vedanshujain vedanshujain added the release: add changelog Mark all PRs that have not had their changelog entries added. [auto] label Sep 16, 2021
barryhughes added a commit that referenced this pull request Sep 16, 2021
jonathansadowski added a commit that referenced this pull request Sep 16, 2021
@zhongruige zhongruige added release: add testing instructions PRs that have not had testing instructions added to the wiki. [auto] testing instructions added and removed release: add testing instructions PRs that have not had testing instructions added to the wiki. [auto] labels Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: add changelog Mark all PRs that have not had their changelog entries added. [auto]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action Scheduler 3.3.0

4 participants