cc: @tiagov8, @wicksipedia , @GordonBeeming
Audit the main SSW website repo (ssw.com.au) and replicate the relevant GitHub workflows and repo policies here, for consistent DX and guardrails matching the flagship site.
Candidates to review/adopt:
- CI: lint / format / type-check / build checks on PRs
- Branch protection on
main (required status checks + required review)
CODEOWNERS, PR template, issue templates
- PR title / commit conventions (commitlint / semantic PR title)
- Dependency automation (Dependabot / Renovate)
- Any SSW-standard actions (link check, spell check, etc.)
Outcome: a short list of which SSW workflows/policies apply here, then PRs to add them.
cc: @tiagov8, @wicksipedia , @GordonBeeming
Audit the main SSW website repo (ssw.com.au) and replicate the relevant GitHub workflows and repo policies here, for consistent DX and guardrails matching the flagship site.
Candidates to review/adopt:
main(required status checks + required review)CODEOWNERS, PR template, issue templatesOutcome: a short list of which SSW workflows/policies apply here, then PRs to add them.