This repository centralizes automation and governance configurations for the Beep organization. It serves as a single source of truth for reusable GitHub Actions workflows, branch protection rules, pre-commit hooks, and other shared tooling across all projects.
- GitHub Actions Workflows: Reusable workflows for building and pushing Docker images
- Branch Protection Rules: Organization-wide branch protection configurations
- Pre-commit Hooks: Shared code quality and validation hooks
For a complete example of how to use this repository's resources in your project, see the beep-industries/example repository which demonstrates the integration of workflows, rules, and hooks.