Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.
/ issue-bot Public archive
forked from fastlane/issue-bot

This bot is responsible for commenting on GitHub issues that haven't had any activity

License

Notifications You must be signed in to change notification settings

KitmanLabs/issue-bot

 
 

Repository files navigation

issue-bot

This bot is responsible for commenting on GitHub issues that haven't had any activity for multiple months.

Configuration

Configuration is done via environment variables

  • REPO_TO_REAP - The organisation and repo name you wish to use the bot on eg, KitmanLabs/issue-bot
  • GITHUB_API_TOKEN - A Github token from a user with access to the repo in REPO_TO_REAP. This will be the account that takes actions as the script.
  • DEBUG_MODE - If true, the script will only log actions and not actually write them to Github

About

This bot is responsible for commenting on GitHub issues that haven't had any activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%