Skip to content

Prevent docs automation from editing primary messaging - #55790

Merged
pelikhan merged 1 commit into
mainfrom
copilot/prevent-agents-modifying-readme
Aug 25, 2026
Merged

pelikhan merged 1 commit into
mainfrom
copilot/prevent-agents-modifying-readme

Conversation

Copilot AI commented Aug 25, 2026 •

Copy link
Copy Markdown
Contributor

Automated documentation PRs rewrote the top-level README and docs landing page blurb, changing core project messaging. These entry points should stay maintainer-owned.

  • Safe-output guardrails

    • Excludes README.md and docs/src/content/docs/index.mdx from daily-doc-updater pull request creation.
    • Excludes the same files from pr-sous-chef PR-branch pushes.
  • Agent instructions

    • Tells both workflows to skip edits to those primary messaging files.
    • Directs agents to report any needed maintainer follow-up instead of modifying them.
excluded-files:
  - README.md
  - docs/src/content/docs/index.mdx

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title Prevent docs agents from editing primary blurbs Prevent docs automation from editing primary messaging Aug 25, 2026
Copilot AI requested a review from pelikhan August 25, 2026 13:48
@pelikhan
pelikhan marked this pull request as ready for review August 25, 2026 13:55
Copilot AI balanced review requested due to automatic review settings August 25, 2026 13:55
@pelikhan
pelikhan merged commit 17b1c3f into main Aug 25, 2026
1 check passed
@pelikhan
pelikhan deleted the copilot/prevent-agents-modifying-readme branch August 25, 2026 13:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Prevents documentation automation from changing maintainer-owned project messaging.

Changes:

  • Excludes the README and docs landing page from automated patches.
  • Adds matching agent instructions and regenerates workflow locks.
Show a summary per file
File Description
.github/workflows/pr-sous-chef.md Adds push exclusions and instructions.
.github/workflows/pr-sous-chef.lock.yml Regenerates compiled configuration.
.github/workflows/daily-doc-updater.md Adds PR exclusions and follow-up guidance.
.github/workflows/daily-doc-updater.lock.yml Regenerates compiled configuration.

Review details

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.87.8

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