Skip to content

Fix tag-pinning doc to pin target_commitish to GitCommitId#181

Merged
ptr727 merged 2 commits into
developfrom
fix-version-revert-and-tag-pinning-doc
Jun 22, 2026
Merged

Fix tag-pinning doc to pin target_commitish to GitCommitId#181
ptr727 merged 2 commits into
developfrom
fix-version-revert-and-tag-pinning-doc

Conversation

@ptr727

@ptr727 ptr727 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Corrects the AGENTS.md "Tag pinning on releases" bullet to pin target_commitish to NBGV's GitCommitId, not github.sha. The live build-release-task.yml already pins GitCommitId (github.sha is wrong for the publisher's branch matrix), matching the upstream template. Addresses a finding from the develop->main promotion review (#180). version.json stays at 1.3 (1.3.x is already published).

Addresses the Copilot review on the develop->main promotion (#180): revert the version.json 1.2->1.3 minor bump so the maintenance promotion carries the current floor (no functional change in this batch), and correct the AGENTS.md 'Tag pinning on releases' bullet to pin target_commitish to NBGV's GitCommitId - matching the live build-release-task.yml and the upstream template - instead of the misleading github.sha.
Copilot AI review requested due to automatic review settings June 22, 2026 03:37

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

This PR adjusts project versioning and documentation to address review feedback from the develop→main promotion workflow, aligning written guidance with the repository’s actual release/tagging implementation.

Changes:

  • Reverts version.json’s NBGV version floor from 1.3 to 1.2.
  • Updates AGENTS.md release-tag pinning guidance to explicitly require pinning target_commitish to the exact built commit SHA (via NBGV GitCommitId), rather than github.sha.

Reviewed changes

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

File Description
version.json Changes the NBGV version floor.
AGENTS.md Clarifies release tag pinning guidance to match the branch-matrix publisher behavior.

Comment thread version.json Outdated
Undo the 1.2 revert: 1.3.x pre-releases (e.g. 1.3.6) are already published, so reverting the floor to 1.2 would regress the version line below them. The promotion releases 1.3.x stable on main, monotonic forward from both 1.2.66 and the published 1.3.x. This PR now carries only the AGENTS.md tag-pinning doc fix.
@ptr727 ptr727 requested a review from Copilot June 22, 2026 03:47
@ptr727 ptr727 changed the title Revert version to 1.2 and fix tag-pinning doc to use GitCommitId Fix tag-pinning doc to pin target_commitish to GitCommitId Jun 22, 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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread AGENTS.md
@ptr727 ptr727 merged commit 08b0ff9 into develop Jun 22, 2026
8 checks passed
@ptr727 ptr727 deleted the fix-version-revert-and-tag-pinning-doc branch June 22, 2026 03:49
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