Skip to content

docs: remove CHANGELOG.md and changelog workflow - #49

Merged
natechadwick-intsof merged 1 commit into
mainfrom
docs/drop-changelog
Aug 15, 2026
Merged

docs: remove CHANGELOG.md and changelog workflow#49
natechadwick-intsof merged 1 commit into
mainfrom
docs/drop-changelog

Conversation

@natechadwick-intsof

Copy link
Copy Markdown
Collaborator

Summary

Parallel feature PRs all inserted at the same CHANGELOG.md header (## [8.1.x Build GH_POST_PR_COMMIT_RUN_ID]) and conflicted on every merge. This PR removes that file and the workflow that rewrote it.

Changes

  • Delete CHANGELOG.md.
  • Delete .github/workflows/update-build-number.yml (rewrote CHANGELOG.md and Version.properties on development-8.1.x pushes; this repo's default branch is main).
  • AGENTS.md: default branch is main (no development-8.1.x references). PRs must not add a changelog or bump Version.properties buildNumber.
  • Point CHANGES.md at issue perc_decoration.css !important fixed grid breaks responsive themes in editor/preview (8.1.7) #2 instead of the deleted file.
  • CodeQL playbook Task 12 no longer requires a changelog entry.
  • Drop the Dependency Submission skip for chore: update build number commits.

Test plan

  • rg development-8.1.x AGENTS.md is empty
  • CHANGELOG.md and update-build-number.yml are gone
  • CodeQL workflow on this PR still runs (no changelog check)

Co-Authored by Grok 4.6 using grok-4.6 with agent Grok 4.6.

Remove CHANGELOG.md so parallel PRs stop conflicting on the same
header. Delete the update-build-number workflow that rewrote it.
AGENTS.md targets main (no development-8.1.x) and no longer requires
a changelog entry.

> Co-Authored by Grok 4.6 using grok-4.6 with agent Grok 4.6.
@natechadwick-intsof
natechadwick-intsof merged commit d13a28f into main Aug 15, 2026
3 checks passed
@natechadwick-intsof
natechadwick-intsof deleted the docs/drop-changelog branch August 15, 2026 00:23
@natechadwick-intsof

Copy link
Copy Markdown
Collaborator Author

Superseded by #50 (consolidated onto current main so the CHANGELOG.md / codeql-config.yml / suppressions.md conflicts no longer block merge). Closing this PR.

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.

2 participants