Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/agents/typeshed-update-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ The agent must follow the **Pyright Test Policy**.
Update typeshed to <commit>

Include the typeshed commit hash and summary.
For now, create PRs against `origin` rather than `upstream`.
Use the local `origin` remote as the PR base repository, and do not target `microsoft/pyright` unless explicitly asked.
The PR must target the upstream Pyright repository (`microsoft/pyright`), not the fork repository.
Use the fork branch as the PR head if needed, and verify the reported PR URL is under `github.com/microsoft/pyright`.

## Running The Update Script

Expand Down
Loading
Loading