Skip to content

Update Repo - 006 - Add setup and formatting scripts#58

Merged
Chris-Wolfgang merged 3 commits into
mainfrom
update-repo/add-setup-scripts
Mar 26, 2026
Merged

Update Repo - 006 - Add setup and formatting scripts#58
Chris-Wolfgang merged 3 commits into
mainfrom
update-repo/add-setup-scripts

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

Summary

  • Add Setup-BranchRuleset.ps1 — configure branch protection rules
  • Add Setup-Labels.ps1 — create standard GitHub issue labels
  • Add Setup-GitHubPages.ps1 — enable GitHub Pages and configure DocFX
  • Add format.ps1 — run dotnet format for consistent code style

Note: These scripts must be run manually after merge:

pwsh ./scripts/Setup-BranchRuleset.ps1
pwsh ./scripts/Setup-Labels.ps1
pwsh ./scripts/Setup-GitHubPages.ps1

Test plan

  • Run each script manually after merge

🤖 Generated with Claude Code

Chris-Wolfgang and others added 3 commits March 25, 2026 14:43
Add Setup-BranchRuleset.ps1, Setup-Labels.ps1, Setup-GitHubPages.ps1,
and format.ps1 scripts. These must be run manually after merge.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace {{GITHUB_USERNAME}}/{{REPO_NAME}} placeholders with
Chris-Wolfgang/Try-Pattern in Setup-BranchRuleset.ps1 and
Setup-GitHubPages.ps1. Rewrite SETUP.md with project-specific
setup guide. Add setup.ps1 script. Remove duplicate readme files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Chris-Wolfgang Chris-Wolfgang merged commit c181bfe into main Mar 26, 2026
@Chris-Wolfgang Chris-Wolfgang deleted the update-repo/add-setup-scripts branch March 26, 2026 01:55
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.

1 participant