Skip to content

fix(renovate): drop followTag on retired v1 floating tag - #76

Open
williaby wants to merge 1 commit into
mainfrom
claude/retire-followtag-v1-0
Open

fix(renovate): drop followTag on retired v1 floating tag#76
williaby wants to merge 1 commit into
mainfrom
claude/retire-followtag-v1-0

Conversation

@williaby

@williaby williaby commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Removes followTag: "v1" from the org-workflow Renovate rule. The org tag-protection ruleset forbids re-pointing v* tags, so v1 froze at the v1.1.0 commit and the followed tag silently froze all org-workflow SHA-pin updates. Plain semver tracking of the immutable vX.Y.Z release tags restores update delivery.

Companion to ByronWilliamsCPA/.github#244 (v1 tag retirement) and ByronWilliamsCPA/.claude#251 (CI-057 inversion). Satisfies the inverted CI-057.

Generated with Claude Code

Copilot AI review requested due to automatic review settings July 2, 2026 17:42
@williaby
williaby enabled auto-merge July 2, 2026 17:42
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 6 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 813290a4-9839-47f0-b9c4-ae9b712b8635

📥 Commits

Reviewing files that changed from the base of the PR and between d992f0e and cec720a.

📒 Files selected for processing (1)
  • renovate.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/retire-followtag-v1-0

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.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copilot AI 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.

Pull request overview

Adjusts Renovate configuration so org reusable-workflow SHA pin updates keep flowing now that the floating v1 tag is retired/frozen, by tracking immutable semver release tags instead of following a major floating tag.

Changes:

  • Removed followTag: "v1" from the .github reusable-workflow rule to avoid silently frozen updates.
  • Switched the rule’s versioning from semver-coerced to semver and updated the rule description to reflect the new behavior/constraints.

@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

The org tag-protection ruleset forbids re-pointing v* tags, so the
floating v1 tag froze at the v1.1.0 commit; followTag "v1" therefore
froze all org-workflow SHA-pin updates at v1.1.0-era code. Plain semver
tracking of the immutable vX.Y.Z release tags (cut on every push to the
source repo's main) restores update delivery.

Companion to ByronWilliamsCPA/.github#244 and ByronWilliamsCPA/.claude#251
(CI-057 inversion).
@williaby
williaby force-pushed the claude/retire-followtag-v1-0 branch from a8e20a7 to cec720a Compare September 3, 2026 12:18
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

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