Git Product home page Git Product logo

af-bot's Introduction

af-bot

A GitHub App built with Probot that a friendly bot to help you with submitting your issue to AppsFlyer

Functionalities

This bot has multiply functionalities:

Issue template enforcing

You can force the user to follow a given issue template. If the user doesn't follow the template, the bot will alert the user about the missing fields and will close the issue.

template enforcing

Filtering aging issues

The bot can close and label old issues after a predefined amount of time being inactive.

aging issue

Usage

  1. Configure the GitHub App
  2. In order to enable filtering aging issues: Create .github/bot_config.yml based on the following template.
  3. The script runs every hour
  4. In order to Enable Issue template enforcing first open a new issue template
  5. Make sure that for each require field you use ## before. this part is critical for the script
# Configuration for AppsFlyerBot

# aging issues:

enableClosingAgingIssue: true

enableLabelingAgingIssue: true

#After how long the bot should consider an issue as obsolete (in days)

agingTime: 90

License

ISC © 2019 Shahar Cohen [email protected]

af-bot's People

Contributors

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