-
Notifications
You must be signed in to change notification settings - Fork 281
docs: Add workflow reset documentation #4029
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.) |
|
|
Promptless escalated the following message to you. If you respond, please remember to tag Promptless: I've addressed all the feedback from your review:
The content is consistent across all SDKs since reset is a server-side operation (Web UI + CLI instructions are identical). All changes have been committed and pushed to the PR branch. The suggestion title and description have also been updated to reflect the expanded scope. |
|
I've added new changes to address this PR comment in commit b31e78b |
|
|
Promptless escalated the following message to you. If you respond, please remember to tag Promptless: I've addressed both pieces of feedback across all 7 SDK files:
All changes have been committed and pushed to the PR branch in commit 6ce35f4. The updates are consistent across all SDK documentation pages (.NET, Go, Java, Python, TypeScript, Ruby, PHP). |
|
I've added new changes to address this PR comment in commit f583139 |
|
|
Promptless escalated the following message to you. If you respond, please remember to tag Promptless: I've addressed all the feedback from your review:
All 7 SDK files (dotnet, go, java, python, typescript, ruby, php) have been updated consistently. Changes are committed and pushed to the PR branch in commit 2d5850d. |
|
I've added new changes to address this PR comment in commit 11e7fbb |
|
Promptless escalated the following message to you. If you respond, please remember to tag Promptless: All feedback has been addressed! I verified the changes across all 7 SDK files (dotnet, go, java, python, typescript, ruby, php): ✅ Web UI steps: Properly formatted with commas after steps 1-4 and period after step 5 All changes are consistent across all SDK documentation pages. The PR is ready for review. |
|
|
Promptless escalated the following message to you. If you respond, please remember to tag Promptless: I've addressed all the feedback from your review:
All 7 SDK files (dotnet, go, java, python, typescript, ruby, php) have been updated consistently. Changes are committed and pushed to the PR branch in commit 42333d5. I've also updated our long-term context to help avoid the platform-specific claim mistake in the future. |
|
I've added new changes to address this PR comment in commit 1b816c3 |
Based on feedback from lennessyy on PR #4029: - Added guidance to avoid 'should' in user instructions; use imperative mood instead - Added guidance to avoid unnecessary parentheses; prefer commas for clarifying information - Provided examples of correct/incorrect usage for both patterns - Clarified when parentheses are still appropriate (abbreviations, technical specs, etc.)
Ports workflow reset content from the Temporal 102 course to the .NET SDK documentation. This addresses a gap identified where reset documentation existed in the courses but not in docs.temporal.io.
Changes:
docs/develop/dotnet/cancellation.mdxThis makes workflow reset documentation easily discoverable for .NET users, addressing the issue raised by Chad Retz in the Slack thread where he struggled to find reset docs for a .NET user.
Open this suggestion in the Promptless dashboard
Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.
If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)