From 03b256ab11f024d80145aed4fa6e9d7c828b164e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Sun, 19 Jul 2026 09:49:18 +0200 Subject: [PATCH] Add robot emoji sign-off for AI-authored messages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit End PR descriptions, PR/issue comments, and commit messages with 🤖 on its own last line, so it is clear the message was written by an AI. It is the single sign-off, drop the Co-authored-by: Claude and "Generated with Claude Code" footers so there is no duplicate attribution. 🤖 --- .github/copilot-instructions.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 17d987d52..8ac3d0ba9 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -16,6 +16,15 @@ These instructions apply to all Copilot sessions working in this repository. messages (no `Fix #34:` prefix or similar) — it's unnecessary noise. - Give every PR a meaningful title and a summary describing the changes. +## Signing AI-authored messages + +- End **every** message you post with the robot emoji `🤖` on its own new line as the very + last line — PR descriptions, PR/issue comments, and commit messages. It marks the message as + written by an AI and sits below the content without changing its voice. +- The `🤖` is the **single** sign-off. Do not duplicate it, and drop any other AI attribution + footer: no `Co-authored-by: Claude` (or other AI co-author trailer) and no + `Generated with Claude Code` / `🤖 Generated with …` line. One robot emoji, nothing else. + ## Building Pester is written in PowerShell and C#. Build from the repository root: