Update GitHub action message for schema change to include release order info#3418
Update GitHub action message for schema change to include release order info#3418
Conversation
… for schema change to include release order info
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
🗄️ Schema Change: No Changes ✅ |
There was a problem hiding this comment.
This is temporary change, to trigger the PR comment for schema change. Will remove this before landing the PR.
🛠️ Item Splitting: No Changes ✅ |
|
Size Change: 0 B Total Size: 495 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Added "Follow these steps on how to release." to make it simple but actionable, instead of adding the actual steps which makes the comment longer and it can mismatch the info in the future if there are any updates in the steps.
npm Snapshot: PublishedGood news!! We've packaged up the latest commit from this PR (1855372) and published it to npm. You Example: pnpm add @khanacademy/perseus@PR3418If you are working in Khan Academy's frontend, you can run the below command. ./dev/tools/bump_perseus_version.ts -t PR3418If you are working in Khan Academy's webapp, you can run the below command. ./dev/tools/bump_perseus_version.js -t PR3418 |
jeremywiebe
left a comment
There was a problem hiding this comment.
Thanks for improving this messaging!!
Co-authored-by: Jeremy Wiebe <[email protected]>
Co-authored-by: Jeremy Wiebe <[email protected]>


Summary:
Update GitHub action message for schema change to include release order info.
By adding a more clear information in the message this give the engineer an actionalble item by referring to the guide and order of release. And we don't forget to collaborate with #cp-eng to do publish update so we don't cause any error or break prod with these types.
Issue: LEMS-4022
Test plan: