-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Improve automation w.r.t. changeset addition #1652
Comments
bounty/candidate |
@Shurtu-gal I would like to work on this. |
Hello @imabp 👋, great to have you back. Actually I was planning on picking this up 😅. |
Haha, @Shurtu-gal in that case, do we have something else where I can pick up from? |
Sure, there will be multiple ones. Some good candidates might be studio ones like docs generation or installation of google analytics. You can always scour and find some high priority, difficult issue though. |
Currently the changeset procedure throws a wrench into the current CI/CD pipeline as addition of it is manual.
This leads to the following problems:
Current POA:
Step 1. Add changeset based on title of pull request.
Step 2. Messages for releases need to be thought of a little more.
Step 3. Some way to remind contributors to modify changeset.
Note: Just an initial idea in my mind.
Are you willing to work on this issue ?
Yes (at least for now)
The text was updated successfully, but these errors were encountered: