Skip to content

Document the develop-leads versioning policy#165

Merged
ptr727 merged 2 commits into
developfrom
propagate-versioning-policy
Jun 8, 2026
Merged

Document the develop-leads versioning policy#165
ptr727 merged 2 commits into
developfrom
propagate-versioning-policy

Conversation

@ptr727

@ptr727 ptr727 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Propagates the versioning rule from ptr727/ProjectTemplate: develop leads main by a minor (after a develop -> main release, bump develop's minor via an isolated bump-version-X.Y PR), and maintenance promotions hold main's version. Added to AGENTS.md "Release Model" and a Versioning note in `.github/copilot-instructions.md".

develop leads main by a minor: after a develop -> main release, bump develop's
minor (isolated bump-version-X.Y PR) so develop prereleases sort above main's
stable. Maintenance promotions hold main's version. Added to AGENTS.md Release
Model and a Versioning note in copilot-instructions. Propagated from
ptr727/ProjectTemplate.
Copilot AI review requested due to automatic review settings June 8, 2026 18:52

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

Documents the repository’s develop vs main versioning policy (minor-version lead on develop, stable versions on main) so maintainers and automation follow a consistent release/promotion workflow aligned with the existing two-phase release model and NBGV usage.

Changes:

  • Added an explicit “develop leads main by a minor” policy to AGENTS.md under the Release Model section, including guidance for post-release minor bumps on develop.
  • Documented how maintenance-only develop -> main promotions should preserve main’s version.json to avoid unintended minor bumps.
  • Added a concise Versioning section to .github/copilot-instructions.md that points back to the canonical AGENTS.md guidance.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
AGENTS.md Adds the canonical, detailed versioning rule and maintenance-promotion guidance under “Release Model”.
.github/copilot-instructions.md Adds a brief Versioning note for Copilot review/runbook context, linking back to AGENTS.md.

Replace em-dashes with spaced hyphens per the Character Set convention (ASCII
only in agent-authored docs).

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment thread AGENTS.md
Comment thread .github/copilot-instructions.md
@ptr727 ptr727 merged commit cde6150 into develop Jun 8, 2026
8 checks passed
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