Skip to content

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

Merged
pelikhan merged 3 commits into
mainfrom
copilot/drop-duplicate-copilot-attribution
Jun 26, 2026
Merged

Remove duplicated AI-attribution lines from Code Simplifier and Repository Quality Improver templates#354
pelikhan merged 3 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
@pelikhan pelikhan marked this pull request as ready for review June 26, 2026 05:19
@pelikhan pelikhan merged commit 899b885 into main Jun 26, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/drop-duplicate-copilot-attribution branch June 26, 2026 05:31
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.

3 participants