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

@mdboom mdboom 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>
@mdboom mdboom added this to the cuda.bindings next milestone Jun 10, 2026
@mdboom mdboom added the documentation Improvements or additions to documentation label Jun 10, 2026
@mdboom mdboom requested a review from rparolin June 10, 2026 14:38
@mdboom mdboom mentioned this pull request Jun 10, 2026
1 task
@github-actions

Copy link
Copy Markdown

Comment thread AGENTS.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"?

@leofang leofang added the P1 Medium priority - Should do label Jun 11, 2026
@leofang leofang 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 PRs Jun 11, 2026
Comment thread AGENTS.md Outdated
@mdboom mdboom requested a review from leofang June 11, 2026 13:14
@mdboom mdboom merged commit c544da9 into NVIDIA:main Jun 11, 2026
18 of 19 checks passed
github-actions Bot pushed a commit that referenced this pull request Jun 12, 2026
Removed preview folders for the following PRs:
- PR #2191
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 P1 Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants