Skip to content

Adopt Linux kernel policy on AI coding assistants - #653

Merged
xdelaruelle merged 1 commit into
envmodules:mainfrom
xdelaruelle:ai-coding-assistants-policy
Aug 27, 2026
Merged

Adopt Linux kernel policy on AI coding assistants#653
xdelaruelle merged 1 commit into
envmodules:mainfrom
xdelaruelle:ai-coding-assistants-policy

Conversation

@xdelaruelle

Copy link
Copy Markdown
Collaborator

Summary

  • Document in CONTRIBUTING.rst that AI agents must never add their own Signed-off-by tag (only the human submitter can) and that AI involvement in a contribution must be disclosed with an Assisted-by trailer, mirroring the Linux kernel's Documentation/process/coding-assistants.rst policy.
  • Extend .hunspell.en.dic with the new terms introduced by this doc change.

Test plan

  • make testlint / script/mt lint 00/030 (Tcl/shell lint, unaffected)
  • cd doc && make html builds cleanly with the updated CONTRIBUTING.rst
  • script/pre-commit checks (codespell, hunspell, whitespace) pass on the change

@xdelaruelle
xdelaruelle force-pushed the ai-coding-assistants-policy branch 2 times, most recently from 752f7cd to ca320fd Compare July 31, 2026 06:30
Document, in CONTRIBUTING.rst, that AI agents must never add their own
Signed-off-by tag and that AI involvement must be disclosed with an
Assisted-by trailer, mirroring the Linux kernel's coding-assistants.rst
policy.

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
@xdelaruelle
xdelaruelle force-pushed the ai-coding-assistants-policy branch from ca320fd to 5d3d537 Compare August 26, 2026 19:08
@xdelaruelle
xdelaruelle merged commit 301484d into envmodules:main Aug 27, 2026
20 checks passed
@xdelaruelle
xdelaruelle deleted the ai-coding-assistants-policy branch August 27, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants