Giter VIP home page Giter VIP logo

auto-comment's Introduction

A GitHub App built with Probot that comments on new issues and pull requests based on your configuration.

Build Status Codecov MIT

todo

Usage

Using auto-comment is simple. Once you've installed it in your repository you will need to setup your .github/auto-comment.yml file and auto-comment will do the rest.

Configuring for your project

There are a couple of configuration options that you will need to setup depending on what you want.

# Comment to a new issue.
issuesOpened: >
  Thank you for raising an issue. We will try and get back to you as soon as possible.

  Please make sure you have given us as much context as possible.

pullRequestOpened: >
  Thank you for raising your pull request.

  Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Available options for Issues

Name Description
issuesOpened Message when issues are created.
issuesClosed Message when be shown when the issue is closed
issuesLabeled Message when issues are labeled
issuesUnlabeled Message when issues are unlabeled
issuesEdited Message when issues are edited
issuesMilestoned Message when issues have been milestoned
issuesDemilestoned Message when issues have been demilestoned
issuesClosed Message when issues are closed
issuesReopened Message when issues are reopened
issuesAssigned Message when issues are assigned
issuesUnassigned Message when issues are unassigned

Available options for Pull Requests

Name Description
pullRequestOpened Message when pull requests are opened .
pullRequestClosed Message when be shown when the issue is closed
pullRequestReviewRequested Message when be shown when a reviewer has been requested
pullRequestReviewRequestRemoved Message when be shown when a reviewer request has been removed
pullRequestLabeled Message when pullRequest are labeled
pullRequestUnlabeled Message when pullRequest are unlabeled
pullRequestEdited Message when pullRequest are edited
pullRequestClosed Message when pullRequest are closed
pullRequestReopened Message when pullRequest are reopened
pullRequestAssigned Message when pullRequests are assigned
pullRequestUnassigned Message when pullRequests are unassigned

auto-comment's People

Contributors

adunkman avatar boyney123 avatar jubblerbug avatar psyked avatar

Watchers

 avatar  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.