Skip to content

Clarify publisher comment: only Actions bumps skip republish#214

Merged
ptr727 merged 1 commit into
developfrom
fix/publish-comment
Jun 29, 2026
Merged

Clarify publisher comment: only Actions bumps skip republish#214
ptr727 merged 1 commit into
developfrom
fix/publish-comment

Conversation

@ptr727

@ptr727 ptr727 commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Narrow the publish-release header comment - a package-version (Directory.Packages.props) bump republishes; only a GitHub-Actions Dependabot bump does not. Follow-up to #211/#212.

The header said "Dependabot churn does not republish", which now reads wrong since a
package-version bump does republish. Narrow it: an Actions Dependabot bump does not
republish; a package-version bump does.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 29, 2026 01:32

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

Clarifies the header documentation in the publish workflow to reflect the current “shipped input” policy: dependency version bumps (via Directory.Packages.props) republish the NuGet package, while GitHub Actions-only Dependabot bumps do not.

Changes:

  • Refines the publish trigger comment to distinguish package-version bumps (republish) from Actions-only bumps (no republish).

@ptr727
ptr727 merged commit 8e1d4ce into develop Jun 29, 2026
11 checks passed
@ptr727
ptr727 deleted the fix/publish-comment branch June 29, 2026 01:34
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