Skip to content

馃摉 [Docs]: Owned automation can roll compatible releases out centrally - #176

Merged
Marius Storhaug (MariusStorhaug) merged 5 commits into
mainfrom
internal-action-pin-policy
Aug 15, 2026
Merged

馃摉 [Docs]: Owned automation can roll compatible releases out centrally#176
Marius Storhaug (MariusStorhaug) merged 5 commits into
mainfrom
internal-action-pin-policy

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Aug 15, 2026

Copy link
Copy Markdown
Member

Organization- and initiative-owned GitHub Actions and reusable workflows can now use a controlled floating major tag to receive compatible patch and minor releases centrally. External automation remains pinned to immutable full commit SHAs.

Changed: controlled owned-major references

Owned automation may use a major reference such as @v8 only when controlled release automation exclusively maintains the tag and keeps it within that compatible major line. Breaking releases create a new major and require a deliberate fleet campaign before consumers move.


Technical details

The canonical ownership-based rule is defined in src/docs/Coding-Standards/GitHub-Actions.md. Supporting supply-chain, dependency, PowerShell, repository, review, release-management, framework, and fleet-orchestration guidance now uses the same boundary.

Implementation plan progress: all planned documentation changes and validation are complete.

Changed surface Standards checked Framework docs checked Result
src/docs/Coding-Standards/** Security, Dependencies, GitHub Actions, PowerShell Dependency Updates Fixed in this PR
src/docs/Ways-of-Working/** Repository Standard, Review Fleet Orchestration Fixed in this PR
src/docs/Capabilities/** GitHub Actions, Security Release Management, VS Code Extension Framework Fixed in this PR

Validation completed with the documentation index check, local and cross-repository link checks, and all 95 Pester tests across 7 suites.

Issue convergence sweep: searched open MSXOrg/docs issues for controlled internal Action pinning; no additional convergent delivery issue was found.

Relevant issues (or links)

Related work

@MariusStorhaug
Marius Storhaug (MariusStorhaug) marked this pull request as ready for review August 15, 2026 14:15
@MariusStorhaug
Marius Storhaug (MariusStorhaug) merged commit 6caa6bc into main Aug 15, 2026
21 checks passed
@MariusStorhaug
Marius Storhaug (MariusStorhaug) deleted the internal-action-pin-policy branch August 15, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:none No release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document controlled major tags for owned automation

1 participant