Skip to content

Remove duplicated AI-attribution lines from Code Simplifier and Repository Quality Improver templates#354

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/drop-duplicate-copilot-attribution
Draft

Remove duplicated AI-attribution lines from Code Simplifier and Repository Quality Improver templates#354
Copilot wants to merge 2 commits into
mainfrom
copilot/drop-duplicate-copilot-attribution

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

code-simplifier and repository-quality-improver currently embed hard-coded AI attribution lines in generated issue/PR bodies. That duplicates disclosure text for adopters using safe-outputs.messages.footer.

  • Scope

    • Removed hard-coded attribution footer lines from:
      • workflows/code-simplifier.md
      • workflows/repository-quality-improver.md
  • Behavioral impact

    • Generated issue/PR bodies no longer include workflow-specific Generated by/Automated by lines.
    • Disclosure remains configurable via safe-outputs.messages.footer, avoiding duplicate authorship footers.
  • Template diff example

    ---
    -*Automated by Code Simplifier Agent*
    ---
    -*Generated by Repository Quality Improvement Agent*
    *Next analysis: [Tomorrow's date] — Focus area selected based on diversity algorithm*

Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove hard-coded Copilot attribution in templates Remove duplicated AI-attribution lines from Code Simplifier and Repository Quality Improver templates Jun 24, 2026
Copilot finished work on behalf of dsyme June 24, 2026 18:45
Copilot AI requested a review from dsyme June 24, 2026 18:45
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