Skip to content

disable claude code co-author commit info - #3012

Merged
davidgamero merged 1 commit into
mainfrom
add-claude-settings-files
Aug 14, 2026
Merged

disable claude code co-author commit info#3012
davidgamero merged 1 commit into
mainfrom
add-claude-settings-files

Conversation

@mstruebing

Copy link
Copy Markdown
Member

PR #3010 disabled Copilot's co-author trailer via
.github/copilot/settings.json, but includeCoAuthoredBy is a Copilot-specific key. Contributors using Claude Code still get Co-Authored-By trailers.

Set attribution.commit and attribution.pr to empty strings, which suppresses both the commit trailer and the byline Claude Code adds to PR bodies. sessionUrl: false drops the claude.ai session link appended to commits and PRs created from web sessions.

PR #3010 disabled Copilot's co-author trailer via
.github/copilot/settings.json, but includeCoAuthoredBy is a
Copilot-specific key. Contributors using Claude Code still get
Co-Authored-By trailers, so the steering committee guidance is only
half applied.

Set attribution.commit and attribution.pr to empty strings, which
suppresses both the commit trailer and the byline Claude Code adds to
PR bodies. sessionUrl: false drops the claude.ai session link appended
to commits and PRs created from web sessions.

Signed-off-by: Max Strübing <mxstrbng@gmail.com>
@kubernetes-prow kubernetes-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 14, 2026
@davidgamero

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 14, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidgamero, mstruebing

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [davidgamero,mstruebing]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@davidgamero
davidgamero merged commit 610cdc2 into main Aug 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants