auto-me-bot
GitHub App
auto-me-bot
GitHub App
Auto-Me-Bot
Managing a repository can be cumbersome π· and tiresome π«.
Let alone managing multiple repositories used by multiple contributors and bots π§.
My name is auto-me-bot π€ I'm here to take some of the repo management load off your shoulders!
Install App | Read Docs | Example Config |
Configuration
Place a file π called auto-me-bot.yml in your .github folder π in the repos you want me to help out with.
Check out the documentation to see what else I can do π€.
# .github/auto-me-bot.yml
---
pr:
conventionalCommits: # this means I'll enforce conventional commit messages in PRs.
lifecycleLabels: # this means you I'll label PRs based on the their lifecycle.
signedCommits: # this means I'll make sure all commits in PRs are signed with the 'Signed-off-by' trailer.
tasksList: # this means I'll verify completion of tasks list in PRs.
Future Plans
- Size based labeling for pull requests
- Automate assignees and reviewers for pull requests
- Auto approving pull requests with consideration to GitHub code owners
- Various handlers for event types other then pull_requestpush and and issue event types
- Repository management capabilities, such as labels creation and settings syncing
Alternatives
Other awesome applications the offer similar handlers as auto-me-bot
Works well with
If you keep your commits conventional,
you can use the version-bumper-action for GitHub, to automate your releases.
Developer
auto-me-bot is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse