chore: merge complete PR stack into main#8
Merged
Merged
chore: merge complete PR stack into main#8
Conversation
Full governance doc covering roles (Steward, Council, Maintainer, Contributor), decision-making (72h silent-assent, council-gated list), maintainer lifecycle, succession, and repo lifecycle states. CODE_OF_CONDUCT.md is a placeholder — paste CC 3.0 text before publishing.
CONTRIBUTING.md: dev setup, branching conventions, PR expectations, review SLAs (7d active / 30d stable), release process, license-by-contribution. SECURITY.md: GitHub PVR as primary channel, fallback email, 72h ack / 7d update / 14d critical fix SLA, coordinated disclosure, CVE commitment. SUPPORT.md: Discussions for questions, Issues for bugs, no-DM policy. FUNDING.yml: commented placeholder for future sponsorship setup. Also includes updated GOVERNANCE.md and CODE_OF_CONDUCT.md from post-commit revision.
Issue templates (YAML forms): - bug_report.yml: PS version + OS dropdowns, module version, repro, logs - feature_request.yml: problem/solution/alternatives, contribution dropdown - question.yml: short form redirecting to Discussions - tool_adoption_request.yml: full adoption front-door form - config.yml: blank issues disabled, contact links to Discussions and SECURITY.md Discussion templates: announcements, general, ideas PULL_REQUEST_TEMPLATE.md: type checkboxes + psake-based checklist
powershell-ci.yml: - Matrix: windows/ubuntu/macos x PS5.1(Win only)/PS7.x - NuGet bootstrap step for PS 5.1 - Fixed psake tasks: Init → Test → Analyze - Uploads test result artifacts per matrix leg powershell-release.yml: - Inputs: module-name (required), create-github-release (default true) - Secret: PSGALLERY_API_KEY (required, scoped per-repo) - Full CI gate (Init → Test → Analyze) before Build → Publish - Creates GitHub Release with auto-generated notes via gh CLI
profile/README.md: tool roster (Plaster, PSDepend) with status badges, adopt-your-tool CTA linking to the adoption request template, help-wanted CTA linking to good-first-issues and help-wanted across the org, links to governance and CoC.
maintainer-onboarding.md: day-1 access checklist, branch protection verification, PSGallery key issuance process (naming convention PowerShellOrg-<Repo>-<YYYY-MM>), CI bootstrap, communication norms. revival-playbook.md: five-phase checklist — Phase 0 (inventory/transfer), Phase 1 (issue triage with comment templates), Phase 2 (PR triage with decision tree), Phase 3 (build modernization a–g), Phase 4 (first release gate), Phase 5 (ongoing cadence and graduation path). adoption-criteria.md: six must-be-true criteria, six org commitments, four submitter commitments, workflow with 7d ack / 30d decision.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All 7 stacked PRs (#1–#7) were reviewed and merged. This PR brings the full stack into
main.Squashed content (in merge order):