Skip to content

pantheon-systems/action-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Pantheon Action Library

A collection of GitHub Actions. Some specific to WordPress plugins, others more general use.

WordPress Plugin Development

Release Version

Validates that the heading section of your plugin's README.md has single-linebreak newlines handled correctly.

Commits a tag with optional build assets (NPM/Composer) and drafts a release.

Release Version

Release Version

Updates the development branch to be ready for the next release after releasing a new version of a plugin or module. This action search and replaces the version number across all the top-level files in the repo.

Release Version

Drafts a release PR from a development branch to a release branch, This action search and replaces the version number across all the top-level files in the repo to drop the -dev from the version.

Release Version

Runs the WP.org Code Analysis Tool on your plugin or theme.

General Purpose

Release Version

Tracks a list of arbratry dependencies in yaml and PRs updates automatically. Supports both GitHub releases and PECL.

Release Version

Tags a release with autotag-dev/autotag.

Release Version

Runs PHPCompatibility/PHPCompatibility on source code.

Actions We Love

Pushes plugin releases to WordPress.org with SVN.

Updates WordPress.org README without shipping a plugin update.

About

A catalog of GitHub actions.

Resources

Stars

Watchers

Forks