wp-cli / scaffold-command

Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
MIT License
165 stars 87 forks source link

Accept Bitbucket as valid CI in scaffold plugin #340

Closed ernilambar closed 3 months ago

ernilambar commented 6 months ago

Currently bitbucket is not accepted in --ci in scaffold plugin but in scaffold plugin-tests we have already implemented bitbucket CI. So, this PR adds bitbucket as valid CI in scaffold plugin and related scenario in feature test.