Skip to content

[no-ci] docs: instruct agents to use personal fork, not upstream, for PRs - #2191

Merged
mdboom merged 3 commits into
NVIDIA:mainfrom
mdboom:dont-create-branches-on-fork
Jun 11, 2026
Merged

[no-ci] docs: instruct agents to use personal fork, not upstream, for PRs#2191
mdboom merged 3 commits into
NVIDIA:mainfrom
mdboom:dont-create-branches-on-fork

Conversation

@mdboom

@mdboommdboom commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a bolded warning at the top of the # Pull requests section in AGENTS.md instructing coding agents never to push to github.com/NVIDIA/cuda-python
  • Directs agents to discover the correct personal-fork remote via git remote -v before pushing, making the instruction generic for any contributor
  • Reinforces that upstream is read-only

Test plan

  • Verify the instruction appears correctly in AGENTS.md
  • Confirm agents in future sessions respect the fork policy

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mdboommdboom added this to the cuda.bindings next milestone Jun 10, 2026
@mdboommdboom added the documentation Improvements or additions to documentation label Jun 10, 2026
@mdboom
mdboom requested a review from rparolinJune 10, 2026 14:38
@mdboommdboom mentioned this pull request Jun 10, 2026
1 task
@github-actions

Copy link
Copy Markdown

Comment threadAGENTS.md Outdated

# Pull requests

**Never push branches or commits to the upstream fork (github.com/NVIDIA/cuda-python).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: upstream is not a "fork" I think, maybe replace it by "repo"?

@leofangleofang added the P1 Medium priority - Should do label Jun 11, 2026
@leofangleofang changed the title docs: instruct agents to use personal fork, not upstream, for PRs[no-ci] docs: instruct agents to use personal fork, not upstream, for PRsJun 11, 2026
Comment threadAGENTS.md Outdated
@mdboom
mdboom requested a review from leofangJune 11, 2026 13:14
@mdboom
mdboom merged commit c544da9 into NVIDIA:mainJun 11, 2026
18 of 19 checks passed
github-actionsBot pushed a commit that referenced this pull request Jun 12, 2026
Removed preview folders for the following PRs:
- PR #2191
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationP1Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mdboom@leofang