GitHub - backdrop-ops/gha: Reusable GitHub Actions workflows and composite actions for use with Backdrop CMS contrib projects.

Skip to content

Navigation Menu

Sign in

Appearance settings

Backdrop GHA

This is currently an experimental repository to explore the feasibility of using a shared repo for some basic GitHub Actions that can be used by contrib module maintainers.

Right now only the simplest implementation is included for PHPCS linting with no customization.

In the future it may be expanded to include other options such as functional tests, with minor customizations permitted via inputs when calling the action or workflow.