Lullabot / drainpipe

GNU General Public License v3.0
32 stars 14 forks source link

Allow any branch changes to drainpipe-dev to be pushed to the separate repo #550

Closed davereid closed 1 month ago

davereid commented 5 months ago

Changes to Consumers

None

Changes to Drainpipe

For any pull request that changes any of the code in the drainpipe-dev directory, it will push the same branch to the drainpipe-dev repository, so that sites can easily test out the changes just with composer and the dev-branch-name requirement syntax.

How to Test

justafish commented 1 month ago

This has been implemented in https://github.com/Lullabot/drainpipe/blob/main/.github/workflows/DrainpipeDevClean.yml