-
Notifications
You must be signed in to change notification settings - Fork 740
docs(changelog): add new entries from changelog #6104
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
base: main
Are you sure you want to change the base?
Conversation
/ai review this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 04a8985 in 35 seconds. Click for details.
- Reviewed
17
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
1
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. frontend/src/lib/components/sidebar/changelogs.ts:8
- Draft comment:
New changelog entry for 'Rust client SDK' added. Verify that the URL and date (2025-06-24) maintain the descending order. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_oBMt1ewTIB6Qunrb
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Claude finished @rubenfiszel's task —— View job PR Review: Changelog UpdateTodo List:
Review Summary✅ APPROVED - The changelog entry follows the established format and is properly positioned. Detailed AnalysisFormat & Structure ✅The new changelog entry follows the correct TypeScript structure: {
label: 'Rust client SDK',
href: 'https://www.windmill.dev/changelog/rust-client-sdk',
date: '2025-06-24'
} Positives:
Chronological Ordering ✅The entry is correctly positioned at the top of the array, maintaining descending chronological order:
Consistency Check ✅The entry is consistent with existing patterns:
Potential Considerations
RecommendationLGTM 🚀 - This is a clean, well-formatted changelog update that maintains consistency with the existing codebase structure and follows all established conventions. |
Deploying windmill with
|
Latest commit: |
04a8985
|
Status: | ✅ Deploy successful! |
Preview URL: | https://4ee2ec1d.windmill.pages.dev |
Branch Preview URL: | https://changelog-update-15999043351.windmill.pages.dev |
This PR adds new changelog entries.
Important
Adds a new changelog entry for 'Rust client SDK' to
changelogs.ts
.changelogs.ts
with date '2025-06-24'.This description was created by
for 04a8985. You can customize this summary. It will automatically update as commits are pushed.