-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Most repos create CI/CD from scratch instead of inheriting org-level templates. This creates inconsistency and duplicated effort across the 36 repos in our ecosystem.
Needed Templates
Based on analysis in docs/DESIGN.md:
- Node.js/TypeScript with npm publishing
- Rust crate with Cargo publishing
- GitHub Package publishing
- Security scanning (CodeQL, dependency review)
- Auto-labeling and issue triage
- Standard documentation templates
Implementation
- Create templates in workflow-templates/
- Add repo documentation templates
- Deploy across active repos during rotation
- Document in development-guide standards
Dependencies
- development-guide publishing as GitHub Package (Tuesday rotation)
References
- Design analysis: https://github.com/plures/.github/blob/main/docs/DESIGN.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request