Skip to content

auto-me-bot

GitHub App

auto-me-bot

GitHub App

🤖 Auto-Me-Bot

🚧 Managing a repository can be cumbersome and tiresome.
🤖 auto-me-bot is here to take some of the load off your shoulders!

📖 Check the docs: https://auto-me-bot.figenblat.com

Tip

If you enforce conventional commit messages, use version-bumper-action to automate your release process.


# .github/auto-me-bot.yml - check the docs for a complete example
---
pr:
  lifecycleLabels: # label PRs based on their lifecycle
  conventionalCommits: # enforce conventional commit messages in PRs
  conventionalTitle: # enforce conventional title for PRs
  signedCommits: # enforce all commits in PRs are signed with the 'Signed-off-by' trailer
  tasksList: # verify completion of tasks list in PRs
  autoApprove: # automatically approve specific PRs

success

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