Giter Club home page Giter Club logo

auto-me-bot's Introduction

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

all-handlers-success
Failed Checks all-handlers-fail
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:
  lifecycleLabels: # this means you I'll label PRs based on the their lifecycle.
  conventionalCommits: # this means I'll enforce conventional commit messages in PRs.
  conventionalTitle: # this means I'll enforce conventional title for PRs.
  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.
  autoApprove: # you can tell about users or bots you trust, and I'll automatically approve their PRs.

When using both the lifecycleLabels and autoApprove, it's advised to keep them separated and in order.
Otherwise, the GitHub's approve event might not make its way to the lifecycle handler, and we might miss a label.

Future Plans
  • Size based labeling for pull requests
  • Automate assignees and reviewers for pull requests
  • 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.

Our contributors emoji keys
all-contributors

auto-me-bot's People

Contributors

allcontributors[bot] avatar dependabot[bot] avatar dolby360 avatar tomerfi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.