Skip to content

Add AI attribution requirements to copilot instructions#822

Merged
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:add-attribution-to-instructions
May 6, 2026
Merged

Add AI attribution requirements to copilot instructions#822
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:add-attribution-to-instructions

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

Every commit with AI-assisted work must include an Assisted-by trailer. AI agents must verify their own identity before composing the trailer and must not add Signed-off-by tags.

Assisted-by: GitHub Copilot:claude-opus-4.6

Every commit with AI-assisted work must include an Assisted-by
trailer. AI agents must verify their own identity before composing
the trailer and must not add Signed-off-by tags.

Assisted-by: GitHub Copilot:claude-opus-4.6
Copilot AI review requested due to automatic review settings May 5, 2026 19:27
@jerrysxie jerrysxie requested a review from a team as a code owner May 5, 2026 19:27
@jerrysxie jerrysxie enabled auto-merge (squash) May 5, 2026 19:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the repository’s Copilot instructions with explicit commit-message attribution requirements for AI-assisted work. It adds a standard Assisted-by trailer format, clarifies that agents should verify their own identity before composing that trailer, and forbids AI agents from adding Signed-off-by tags. In the broader codebase, this updates contributor/agent workflow documentation rather than runtime behavior.

Changes:

  • Add a new AI Attribution section to .github/copilot-instructions.md
  • Define the required Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL...] trailer format
  • Document that AI agents must not add Signed-off-by tags

Comment thread .github/copilot-instructions.md
@jerrysxie jerrysxie merged commit 49e7e2e into OpenDevicePartnership:main May 6, 2026
19 checks passed
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.

4 participants