Skip to content

Remove the changelog builder - #1383

Merged
Arctis-Fireblight merged 1 commit into
Redot-Engine:masterfrom
DaveTheEggman:rm-cb
Sep 3, 2026
Merged

Remove the changelog builder#1383
Arctis-Fireblight merged 1 commit into
Redot-Engine:masterfrom
DaveTheEggman:rm-cb

Conversation

@DaveTheEggman

@DaveTheEggman DaveTheEggman commented Sep 3, 2026

Copy link
Copy Markdown
Member

Closes #1380

Summary by CodeRabbit

  • Chores
    • Removed automated changelog generation for regular and stable releases.
    • Removed automatic release-note categorization and formatting.
    • Removed creation of draft releases through the workflow.

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: ef2a01ec-94a1-440f-954c-254ac70f5556

📥 Commits

Reviewing files that changed from the base of the PR and between c741a44 and 147cab0.

📒 Files selected for processing (1)
  • .github/workflows/changelog_builder.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/changelog_builder.yml

Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review.


Walkthrough

The pull request deletes the tag-triggered changelog builder workflow. Automated release-note formatting, categorization, and draft GitHub release creation are removed.

Changes

Cohort / File(s) Summary
Changelog automation removal
.github/workflows/changelog_builder.yml
Deletes automated changelog generation and draft release creation for regular and stable releases.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 147ca

The change removes automated changelog and draft-release generation as intended. No current merge-readiness risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: removal of the changelog builder automation.
Linked Issues check ✅ Passed The pull request deletes the changelog builder workflow, which directly satisfies issue #1380 by removing the automation that overwrote manually written release notes.
Out of Scope Changes check ✅ Passed The pull request only deletes .github/workflows/changelog_builder.yml. No unrelated changes are present.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Arctis-Fireblight
Arctis-Fireblight enabled auto-merge (rebase) September 3, 2026 09:44

@JoltedJon JoltedJon 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.

So long and thanks for all the fish

@Arctis-Fireblight
Arctis-Fireblight merged commit b759f20 into Redot-Engine:master Sep 3, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: Remove Changelog Builder

3 participants