Tung Du
71b8bee08e
Revert "Fix: use correct bump strategy for Assign Milestone workflow ( https://github.com/woocommerce/woocommerce-blocks/pull/10805 ) ( https://github.com/woocommerce/woocommerce-blocks/pull/10962 )
2023-09-15 13:20:16 +07:00
Tung Du
27e2d818cd
Fix: use correct bump strategy for Assign Milestone workflow ( https://github.com/woocommerce/woocommerce-blocks/pull/10805 )
2023-09-01 17:31:34 +07:00
Alba Rincón
8df15079d0
Revert "Add milestone only when the PR is merged ( https://github.com/woocommerce/woocommerce-blocks/pull/7544 )" ( https://github.com/woocommerce/woocommerce-blocks/pull/7636 )
...
This reverts commit 2109f34275
.
2022-11-09 11:59:23 +01:00
Alba Rincón
2109f34275
Add milestone only when the PR is merged ( https://github.com/woocommerce/woocommerce-blocks/pull/7544 )
2022-11-09 09:59:56 +01:00
Tomasz Tunik
e1ae6b4552
Update GitHub actions/setup-node and add optionalDependencies handling ( https://github.com/woocommerce/woocommerce-blocks/pull/6032 )
...
* Update actions/setup-node to v2 and to use ,nvmrc file
* Fix order of actions for Bundle Size workflow
* Use actions/setup-node cache instead of actions/cache
+ ensure we always install with npm ci
* restore linting setup job to cache npm
* Don't install ndb in CI
Move ndb package to optionalDependencies and update
the CI workflows to not install optional dependencies
* Update actions/setup-node to v3
* Update actions/checkout to v3
* Update download and upload-artifact actions to v3
* Update actions/stale to v5
2022-03-23 08:41:43 +01:00
Mike Jolley
9975868956
Add a workflow for the assign-milestone automation ( https://github.com/woocommerce/woocommerce-blocks/pull/4342 )
...
* Add a workflow for the assign-milestone automation
* add milestone_bump_strategy
* "none" bump strategy
2021-07-08 10:49:32 +01:00
Darren Ethier
49894c1f42
Fix approved-with-labels workflow
...
So apparently the action expects different encoding for the different label options (!)
2020-11-02 15:41:22 -05:00
Darren Ethier
16a0b02cba
Create approved-with-labels.yml
...
Adds `status: ready to merge` and removes `status: needs review` labels from approved pull requests.
2020-11-02 13:46:50 -05:00