Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling automerge + autopublish for swc_core bump PR #120

Closed
kwonoj opened this issue Dec 5, 2022 · 1 comment
Closed

Enabling automerge + autopublish for swc_core bump PR #120

kwonoj opened this issue Dec 5, 2022 · 1 comment

Comments

@kwonoj
Copy link
Member

kwonoj commented Dec 5, 2022

With #119, I think we can automate thing bit further

  • When bot creates PR, label it with certain (i.e auto-publish?)
  • Setup action automerges above PR only, so when CI passes it'll be merged automatically
  • If there's breaking change and CI cannot pass, once commits are updated it'll be merged by then
  • Once auto-publish labed PR is merged, automatically run publish action to publish new version

Having this'll make manual interaction is only required when there's a breaking change with upgrades.

Thoughts?

@kwonoj
Copy link
Member Author

kwonoj commented Apr 25, 2023

This could be done by #148, or either may need some thoughts.

@kwonoj kwonoj closed this as completed Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant