Skip to content

fix(pr-template): redundant release note check-box - #1499

Merged
SequeI merged 1 commit into
mainfrom
kurtisc/issue-template-changelog
Jul 25, 2026
Merged

fix(pr-template): redundant release note check-box#1499
SequeI merged 1 commit into
mainfrom
kurtisc/issue-template-changelog

Conversation

@kurtisc

@kurtisc kurtisc commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Removes the check-box compelling pull request developers to add notes to the changelog manually.

Linked Issue

Closes #1498

Summary

Removes a checkbox from this PR template, as it is not actually necessary. CHANGELOG.md is generated from commit message titles, which must follow Conventional Commits.

Test Plan

N/A

Checklist

  • An issue exists and is linked above
  • All commits are signed-off, using DCO
  • All new code follows the project's coding standards (CLAUDE.md) and is covered by tests
  • Public-facing changes are paired with documentation updates
  • Release note has been added to CHANGELOG.md if needed

Removes the check-box compelling pull request developers to add notes to
the changelog manually.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions github-actions Bot added bug Something isn't working size/small labels Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Review Summary

Size

Metric Value
Lines added +0
Lines removed -1
Total changed 1
Classification Small (< 50 lines)

Affected crates

No crate source directories are directly affected.

Blast radius — Contained

This PR touches: documentation


Updated automatically on each push to this PR.

@nogent-nolabs-ai nogent-nolabs-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nogent code review

No blocking issues; 0 suggestions.

Findings: none flagged in scope.

Automated code + security review. CI already covers clippy, rustfmt, tests, cargo-audit and commit-lint.

@SequeI SequeI left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks!

@SequeI
SequeI merged commit cd1563f into main Jul 25, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size/small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PR template includes redundant check-box

2 participants