Skip to content

Add GitHub Actions workflow for WordPress.org plugin updates#45

Merged
dkotter merged 2 commits into
developfrom
add/gha-readme-updater
Apr 14, 2026
Merged

Add GitHub Actions workflow for WordPress.org plugin updates#45
dkotter merged 2 commits into
developfrom
add/gha-readme-updater

Conversation

@jeffpaul
Copy link
Copy Markdown
Collaborator

@jeffpaul jeffpaul commented Apr 14, 2026

Description of the Change

Copilot summary

This pull request introduces a new GitHub Actions workflow to automate updating plugin assets and the readme file on WordPress.org whenever changes are pushed to the main branch.

CI/CD automation:

  • Added a new workflow file .github/workflows/wporg-plugin-asset-update.yml that checks out the code, sets up Node.js, installs dependencies, builds the project, and uses the 10up WordPress plugin asset update action to push changes to the WordPress.org plugin repository.

How to test the Change

Changelog Entry

Developer - Added WPORG readme/asset updater action.

Credits

Props @jeffpaul.

Checklist:

Open WordPress Playground Preview

@jeffpaul jeffpaul added this to the 1.1.0 milestone Apr 14, 2026
@jeffpaul jeffpaul requested a review from dkotter April 14, 2026 13:45
@jeffpaul jeffpaul self-assigned this Apr 14, 2026
@dkotter dkotter merged commit 7f57f23 into develop Apr 14, 2026
14 checks passed
@dkotter dkotter deleted the add/gha-readme-updater branch April 14, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants