woocommerce / woocommerce-blocks

(Deprecated) This plugin has been merged into woocommerce/woocommerce
https://wordpress.org/plugins/woo-gutenberg-products-block/
GNU General Public License v3.0
405 stars 218 forks source link

Automate assigning PRs from third-parties to either Rubik or Store Editing #5961

Closed Aljullu closed 1 year ago

Aljullu commented 2 years ago

We have an automation that assigns new PRs to Rubik or Kirigami depending on which team the author of the PR belongs to. However, if a PR was opened by somebody who doesn't belong to those teams, it's not automatically assigned to anybody for review so it's easy to miss.

This issue is about updating the automation so all PRs are assigned to somebody from Rubik or Kirigami for review. Even PRs which are opened by somebody who doesn't belong to those teams.

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has not seen any activity within the past 60 days. Our team uses this tool to help surface issues for review. If you are the author of the issue there's no need to comment as it will be looked at.

Internal: After 10 days with no activity this issue will be automatically be closed.
github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has not seen any activity within the past 60 days. Our team uses this tool to help surface issues for review. If you are the author of the issue there's no need to comment as it will be looked at.

Internal: After 10 days with no activity this issue will be automatically be closed.
github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has not seen any activity within the past 60 days. Our team uses this tool to help surface issues for review. If you are the author of the issue there's no need to comment as it will be looked at.

Internal: After 10 days with no activity this issue will be automatically be closed.
Aljullu commented 1 year ago

Related PR in WC core: https://github.com/woocommerce/woocommerce/pull/35041

Aljullu commented 1 year ago

Heads-up that I opened a PR upstream to add new rules to the action we are using: https://github.com/acq688/Request-Reviewer-For-Team-Action/pull/8. This should make it possible for us to update our automation to auto-assign PRs from external contributors.

Aljullu commented 1 year ago

I'm going to close this one given that now we have the type: community contribution label (see https://github.com/woocommerce/woocommerce-blocks/pull/8995), which should fix the issue of us missing community PRs.

Aljullu commented 1 year ago

Supersed by https://github.com/woocommerce/woocommerce-blocks/issues/10000.