Skip to content

docs: add checklist item to delete template-inherited tags#70

Merged
joshjohanning merged 2 commits into
mainfrom
chore/add-tag-cleanup-checklist-item
Apr 7, 2026
Merged

docs: add checklist item to delete template-inherited tags#70
joshjohanning merged 2 commits into
mainfrom
chore/add-tag-cleanup-checklist-item

Conversation

@joshjohanning

Copy link
Copy Markdown
Owner

Added a checklist item under Clean up to delete template-inherited tags (e.g., v2.0.1, v2) that mirror the template's package.json version, noting they'll cause npm-version-check-action failures downstream.

Tags copied from the template repo (e.g., v2.0.1, v2) cause
npm-version-check-action failures downstream and should be deleted.
Copilot AI review requested due to automatic review settings April 7, 2026 17:40

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

Updates the template customization checklist to help downstream repositories avoid CI failures caused by template-inherited version tags triggering npm-version-check-action.

Changes:

  • Add a new “Clean up” checklist item to delete template-copied tags (e.g., v2.0.1, v2) to prevent downstream version-check failures.
Show a summary per file
File Description
TEMPLATE_CHECKLIST_DELETE_ME.md Adds a cleanup checklist item warning about template-inherited tags causing npm-version-check-action failures.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread TEMPLATE_CHECKLIST_DELETE_ME.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

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

This PR updates the template customization checklist to remind adopters to remove Git tags inherited from the template repository that can break downstream version validation.

Changes:

  • Add a cleanup checklist item to delete template-inherited tags (for example, v2.0.1, v2) to prevent npm-version-check-action failures.
Show a summary per file
File Description
TEMPLATE_CHECKLIST_DELETE_ME.md Adds a cleanup step warning about inherited template tags that can cause downstream version-check failures.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new

@joshjohanning joshjohanning merged commit 4aa2af2 into main Apr 7, 2026
8 checks passed
@joshjohanning joshjohanning deleted the chore/add-tag-cleanup-checklist-item branch April 7, 2026 17:58
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