Replies: 1 comment
-
|
I was thinking of setting up a github action that uses merge queues to run the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a private non-monorepo package and I use changesets to bump, release private versions and update the change log of my app. Is there a way to automatically trigger the release CI when merging to main? I simply want to avoid the step of merging the Version Packages pull request and let a github action do that for me.
Beta Was this translation helpful? Give feedback.
All reactions