Skip to content

[AutoRelease] t2-durabletask-2025-04-15-53452(can only be merged by SDK owner) #40507

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

Closed

Conversation

azure-sdk
Copy link
Collaborator

@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 03:16
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 41 out of 43 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • sdk/durabletask/azure-mgmt-durabletask/_meta.json: Language not supported
  • sdk/durabletask/azure-mgmt-durabletask/apiview-properties.json: Language not supported

TERMINATED = "Terminated"
"""The orchestration is terminated"""
CANCELED = "Canceled"
"""The orchestration is terminated"""
Copy link
Preview

Copilot AI Apr 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docstring for CANCELED in PurgeableOrchestrationState appears to be incorrect as it repeats 'terminated'. Consider updating it to reflect the proper state, e.g., 'The orchestration is canceled'.

Suggested change
"""The orchestration is terminated"""
"""The orchestration is canceled"""

Copilot is powered by AI, so mistakes are possible. Review output carefully before use.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed this up in Azure/azure-rest-api-specs#33965 which is now merged.

@berndverst
Copy link
Member

Can I please request regenerating this one more time so the doc string is correct?

Change is merged in Azure/azure-rest-api-specs#33965

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants