Skip to content

Commit c3eae5c

Browse files
committed
Unify code signing description
Unified between: - CONTRIBUTING.md - https://nvidia.github.io/cuda-python/cuda-core/latest/contribute.html
1 parent 61830a9 commit c3eae5c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,4 @@ Choose the setup that best fits your workflow and development style.
3737

3838
## Code signing
3939

40-
This repository implements a security check to prevent the CI system from running untrusted code. A part of the
41-
security check consists of checking if the git commits are signed. See
42-
[here](https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/faqs/#why-did-i-receive-a-comment-that-my-pull-request-requires-additional-validation)
43-
and
44-
[here](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
45-
for more details, including how to sign your commits.
40+
This repository implements a security check to prevent the CI system from running untrusted code. A part of the security check consists of checking if the git commits are signed. Please ensure that your commits are signed [following GitHub’s instruction](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification).

0 commit comments

Comments
 (0)