Ensure all commits to cuda_python/ and cuda_bindings/ are signed with an @nvidia.com email
Open
@rwgk is already working on this.
Since Apr 24, 2026.
CI/CD
P1
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Related: #1139
Related PRs: #1878, #1871
The goal is to add a pr-author-org-check mechanism so that pull requests touching restricted paths under cuda_bindings/ and cuda_python/ are handled strictly according to policy.
Various alternatives to achieve this have been discussed or tried. This issue is to track exploring/implementing the approach:
Ensure all commits to cuda_python/ and cuda_bindings/ are signed with an @nvidia.com email
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.