Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(cc): markdown-lint violations in BACKLOG.md (auto-merge race) - #65

#65
Merged
github-actions[bot] merged 1 commit into
mainanipotts/claude-code-tips:mainfrom
fix/cc-backlog-md-lintanipotts/claude-code-tips:fix/cc-backlog-md-lintCopy head branch name to clipboard
Apr 28, 2026
Merged

fix(cc): markdown-lint violations in BACKLOG.md (auto-merge race)#65
github-actions[bot] merged 1 commit into
mainanipotts/claude-code-tips:mainfrom
fix/cc-backlog-md-lintanipotts/claude-code-tips:fix/cc-backlog-md-lintCopy head branch name to clipboard

Conversation

@anipotts

Copy link
Copy Markdown
Owner

Summary

PR #64 auto-merged before markdown-lint finished. Two errors landed on main:

  • pre-existing line-93: '+ auto-subscription' read as a list bullet (MD004)
  • new section heading collided with file's primary H1 (MD025)

This PR lands the same fix that was pushed to PR #64's branch but arrived after the merge.

Test plan

  • npx markdownlint-cli2 plugins/cc/BACKLOG.md — 0 errors locally
  • CI green on this PR

🤖 Generated with Claude Code

- pre-existing line-93 issue: '+ auto-subscription' parsed as a list
  bullet (MD004 ul-style); rewrote as 'and auto-subscription'
- new section h1 collided with file's primary h1 (MD025 single-h1);
  promoted each item to a sibling h2 with [CC version] prefix
  for at-a-glance scannability instead

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

quality gate: all checks passed

  • PR description -- present
  • version stamps -- all docs stamped
  • hook conventions -- no shell scripts changed

automated check -- see CLAUDE.md for conventions.

@github-actions

Copy link
Copy Markdown
Contributor

@claude @codex please review this pr per .github/AI_REVIEW_RUBRIC.md.

lanes:

  • claude: prose, voice, api/contract shape, skill + hook + plugin surface correctness, tests for the public path.
  • codex: bugs, security, type/shell correctness, dependency hygiene, ci config.

output one pr comment each in the exact shape from the rubric. if an app is not installed on this repo, the mention sits unanswered and ci stays green.

@github-actions
github-actions Bot merged commit 2fcdd67 into main Apr 28, 2026
13 checks passed
@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@anipotts
anipotts deleted the fix/cc-backlog-md-lint branch April 28, 2026 20:10
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.