Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue-1144: Adopt Updated Alley GitHub Actions Structure #1145

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

kevinfodness
Copy link
Member

@kevinfodness kevinfodness commented Jul 1, 2024

Summary

Fixes #1144 - Adopt Updated Alley GitHub Actions Structure

Description

Alley has created an updated GitHub Actions structure for running PR checks, which we should adopt on this repo.

Use Case

Standardize on reusable actions to benefit from upstream changes.

Changes made

  • Removed individual node, phpcs, and phpunit checks in favor of a consolidated PR testing workflow.
  • Allows the Deploy to WordPress action to be run manually from the Actions screen by users with sufficient permissions.
  • Removes the composer install step from the built branch workflow (it isn't needed) and removes an unnecessary repo check.

@kevinfodness kevinfodness marked this pull request as ready for review July 1, 2024 19:11
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.

Adopt Updated Alley GitHub Actions Structure
1 participant