Skip to content

Packages/doc/developers.rst: Fix order of git commands when releasing - #2761

Merged
t-b merged 1 commit into
mainfrom
bugfix/2761-release-steps
Aug 10, 2026
Merged

Packages/doc/developers.rst: Fix order of git commands when releasing#2761
t-b merged 1 commit into
mainfrom
bugfix/2761-release-steps

Conversation

@t-b

@t-b t-b commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Broken since 60f1fcd (Packages/doc/developers.rst: Update it, 2025-05-28).

Broken since 60f1fcd (Packages/doc/developers.rst: Update it, 2025-05-28).
@t-b t-b self-assigned this Aug 10, 2026
Copilot AI lite review requested due to automatic review settings August 10, 2026 14:32

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

Fixes the release instructions in developers.rst by correcting the sequence of git commands when creating a release branch, restoring the intended workflow that was broken by an earlier documentation update.

Changes:

  • Move git push --no-verify -u origin release/X.Y to occur after the initial (allow-empty) release-start commit.
  • Ensure the release branch exists locally with a commit before pushing it upstream.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@t-b
t-b merged commit 0628b7b into main Aug 10, 2026
11 checks passed
@t-b
t-b deleted the bugfix/2761-release-steps branch August 10, 2026 14:42
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