Skip to content

docs(agents): protect generated changelogs - #1746

Open
Benoît Cortier (CBenoit) wants to merge 2 commits into
masterfrom
cbenoit-protect-generated-changelogs
Open

docs(agents): protect generated changelogs#1746
Benoît Cortier (CBenoit) wants to merge 2 commits into
masterfrom
cbenoit-protect-generated-changelogs

Conversation

@CBenoit

Copy link
Copy Markdown
Member

Prevent feature and fix work from changing generated crate changelogs.
release-plz solely owns those files in release PRs.

Prevent feature and fix work from changing generated crate changelogs.\nrelease-plz solely owns those files in release PRs.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 21, 2026 08:43

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

Clarifies that generated crate changelogs should not be modified during feature or fix work.

Changes:

  • Limits routine documentation updates to hand-maintained files.
  • Reserves crate changelog updates for release-plz release PRs.

Comment thread AGENTS.md Outdated
@github-actions github-actions Bot added documentation Improvements or additions to documentation maintainer-required Maintainer review or intervention is required risk/low Self-contained change with no cross-crate behavioral effect size/XS Size: up to 49 counted lines and 2 files labels Aug 21, 2026
Allow changelog updates only on release-plz release PRs, where the release preparation pass may refine generated entries.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintainer-required Maintainer review or intervention is required risk/low Self-contained change with no cross-crate behavioral effect size/XS Size: up to 49 counted lines and 2 files

Development

Successfully merging this pull request may close these issues.

2 participants