Skip to content

Python: fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT#4960

Merged
rogerbarreto merged 2 commits intomainfrom
copilot/fix-broken-link
Mar 30, 2026
Merged

Python: fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT#4960
rogerbarreto merged 2 commits intomainfrom
copilot/fix-broken-link

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

Motivation and Context

The PyRIT repository moved from Azure/PyRIT to microsoft/PyRIT, leaving a broken link in the red teaming sample README. This was caught by the markdown-link-check CI job.

Description

  • Updated python/samples/05-end-to-end/evaluation/red_teaming/README.md: replaced https://github.com/Azure/PyRIT with https://github.com/microsoft/PyRIT

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.
Original prompt

please creata a PR to fix the broken link.

https://github.com/microsoft/agent-framework/actions/runs/23688349534/job/69011544020#step:3:1

the tepository changed from Azure/PyRIT to microsoft/PyRIT


⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.

Copilot AI changed the title [WIP] Fix broken link for PyRIT repository fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT Mar 28, 2026
Copilot AI requested a review from rogerbarreto March 28, 2026 15:44
@rogerbarreto rogerbarreto marked this pull request as ready for review March 28, 2026 15:58
Copilot AI review requested due to automatic review settings March 28, 2026 15:58
@rogerbarreto rogerbarreto enabled auto-merge March 28, 2026 15:59
Copy link
Copy Markdown
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

Updates the red teaming sample documentation to fix a broken external dependency link after the PyRIT repository moved organizations.

Changes:

  • Replaced the outdated https://github.com/Azure/PyRIT link with https://github.com/microsoft/PyRIT in the red teaming sample README.

@markwallace-microsoft markwallace-microsoft added documentation Improvements or additions to documentation python labels Mar 30, 2026
@github-actions github-actions bot changed the title fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT Python: fix: update PyRIT repository link from Azure/PyRIT to microsoft/PyRIT Mar 30, 2026
@rogerbarreto rogerbarreto added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit 4527dee Mar 30, 2026
37 checks passed
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.

6 participants