Skip to content

Comments

Python: Remove reference to deleted handoff_with_tool_approval_checkpoint_resume.py example#3878

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/remove-old-example-line-57
Closed

Python: Remove reference to deleted handoff_with_tool_approval_checkpoint_resume.py example#3878
Copilot wants to merge 2 commits intomainfrom
copilot/remove-old-example-line-57

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Motivation and Context

The workflows README.md still references checkpoint/handoff_with_tool_approval_checkpoint_resume.py which was previously removed from the repository, resulting in a broken documentation link.

Description

Removes the table row referencing the deleted example file from the checkpoint samples section in python/samples/getting_started/workflows/README.md.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…ume.py example

Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove old example reference from documentation Remove reference to deleted handoff_with_tool_approval_checkpoint_resume.py example Feb 12, 2026
Copilot AI requested a review from SergeyMenshykh February 12, 2026 10:12
@SergeyMenshykh SergeyMenshykh marked this pull request as ready for review February 12, 2026 10:13
Copilot AI review requested due to automatic review settings February 12, 2026 10:13
@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation python labels Feb 12, 2026
@github-actions github-actions bot changed the title Remove reference to deleted handoff_with_tool_approval_checkpoint_resume.py example Python: Remove reference to deleted handoff_with_tool_approval_checkpoint_resume.py example Feb 12, 2026
Copy link
Contributor

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.

Pull request overview

Removes a broken documentation link in the Python workflows getting started samples README by deleting the table entry that referenced a previously removed checkpoint example.

Changes:

  • Removed the “Handoff + Tool Approval Resume” row referencing a deleted sample file from the checkpoint samples table.

auto-merge was automatically disabled February 12, 2026 12:49

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants