https://github.com/liblaf/repo
Repo Automation and Config Files
https://github.com/liblaf/repo
Last synced: 11 months ago
JSON representation
Repo Automation and Config Files
- Host: GitHub
- URL: https://github.com/liblaf/repo
- Owner: liblaf
- Created: 2024-02-20T04:56:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:25:31.000Z (almost 2 years ago)
- Last Synced: 2024-09-17T00:36:58.401Z (almost 2 years ago)
- Language: Python
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repo
Repo Automation and Config Files
## Config Files
### Common
- [auto-label](https://github.com/googleapis/repo-automation-bots/tree/main/packages/auto-label)
- `.github/auto-label.yaml`
- [blunderbuss](https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss)
- `.github/blunderbuss.yml`
- [pre-commit.ci](https://pre-commit.ci/)
- `.pre-commit-config.yaml`
- [release-please](https://github.com/googleapis/repo-automation-bots/tree/main/packages/release-please)
- `.github/release-please.yml`
- `.github/release-please/.manifest.json`
- `.github/release-please/config.json`
- [Renovate](https://docs.renovatebot.com/)
- `.github/renovate.json`
- [sync-repo-settings](https://github.com/googleapis/repo-automation-bots/tree/main/packages/sync-repo-settings)
- `.github/sync-repo-settings.yaml`
### latexindent
- [latexindent](https://latexindentpl.readthedocs.io/)
- `.latexindent.yaml`
### Python
- [Pyright](https://microsoft.github.io/pyright/)
- `pyrightconfig.json`
- [Ruff](https://docs.astral.sh/ruff/)
- `.ruff.toml`
## GitHub Apps
- [pre-commit.ci](https://github.com/apps/pre-commit-ci): a continuous integration service for the [pre-commit](https://pre-commit.com) framework
- [Repo Automation Bots](https://github.com/googleapis/repo-automation-bots): A collection of bots, based on [probot](https://github.com/probot/probot), for performing common maintenance tasks across the open-source repos managed by Google on GitHub.
- [auto-label](https://github.com/apps/product-auto-label): Automatically labels issues and PRs with product, language, or directory based labels
- [blunderbuss](https://github.com/apps/blunderbuss-gcf): Assigns issues and PRs randomly to a specific list of users
- [conventional-commit-lint](https://github.com/apps/conventional-commit-lint-gcf): PR checker that ensures that the commit messages follow conventionalcommits.org style
- [sync-repo-settings](https://github.com/apps/sync-repo-settings): Synchronize repository settings from a centralized config