Repo Automation and Config Files
- auto-label
.github/auto-label.yaml
- blunderbuss
.github/blunderbuss.yml
- pre-commit.ci
.pre-commit-config.yaml
- release-please
.github/release-please.yml
.github/release-please/.manifest.json
.github/release-please/config.json
- Renovate
.github/renovate.json
- sync-repo-settings
.github/sync-repo-settings.yaml
- latexindent
.latexindent.yaml
- pre-commit.ci: a continuous integration service for the pre-commit framework
- Repo Automation Bots: A collection of bots, based on probot, for performing common maintenance tasks across the open-source repos managed by Google on GitHub.
- auto-label: Automatically labels issues and PRs with product, language, or directory based labels
- blunderbuss: Assigns issues and PRs randomly to a specific list of users
- conventional-commit-lint: PR checker that ensures that the commit messages follow conventionalcommits.org style
- sync-repo-settings: Synchronize repository settings from a centralized config