Skip to content

revert: configure release-please for proper semver (#582)#583

Closed
SgtPooki wants to merge 1 commit into
masterfrom
revert-582-release-config
Closed

revert: configure release-please for proper semver (#582)#583
SgtPooki wants to merge 1 commit into
masterfrom
revert-582-release-config

Conversation

@SgtPooki

Copy link
Copy Markdown
Collaborator

Reverts #582. That change was correct, but its squash merge dropped the commit body and the Release-As: 1.0.1 trailer, so release-please recomputed PR #566 to 1.0.0 (already taken on npm and the v1.0.0 tag).

Reverting restores a clean base. The follow-up PR re-applies the same semver config together with the Release-As: 1.0.1 trailer, merged via a merge commit so the trailer reaches master.

Do not merge release PR #566 until both this and the follow-up have landed.

Copilot AI review requested due to automatic review settings June 17, 2026 20:55
@FilOzzy FilOzzy added team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board. labels Jun 17, 2026
@FilOzzy FilOzzy added this to FOC Jun 17, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Jun 17, 2026

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

Reverts PR #582’s changes to release-please configuration to restore the previous release-please behavior, so a follow-up PR can re-apply the semver configuration together with the missing Release-As: 1.0.1 trailer (preserved via a merge commit) and avoid re-generating an invalid 1.0.0 release PR.

Changes:

  • Revert bump-minor-pre-major and bump-patch-for-minor-pre-major back to true.
  • Re-add always-bump-patch in the release-please config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SgtPooki

Copy link
Copy Markdown
Collaborator Author

Consolidating into a single one-line PR; see replacement.

@SgtPooki SgtPooki closed this Jun 17, 2026
@SgtPooki SgtPooki deleted the revert-582-release-config branch June 17, 2026 21:01
@github-project-automation github-project-automation Bot moved this from 📌 Triage to 🎉 Done in FOC Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants