Bez popisu

Mark Rousskov 6588472aba Create triagebot.toml před 6 roky
ci bd7a814b29 configure travis ci před 6 roky
parser 5496e8f462 rename label to relabel před 6 roky
src 5496e8f462 rename label to relabel před 6 roky
.dockerignore eca0e62b66 add support for generating a docker container před 6 roky
.gitignore 6565ffdd8a Initial commit for triagebot před 6 roky
.travis.yml bd7a814b29 configure travis ci před 6 roky
Cargo.lock 035dac6320 add a per-repository configuration file před 6 roky
Cargo.toml 035dac6320 add a per-repository configuration file před 6 roky
Dockerfile fbd0044bbf fix bot not exiting on sigint/sigterm před 6 roky
LICENSE-APACHE e3be7f056b Implement labeling issues před 6 roky
LICENSE-MIT e3be7f056b Implement labeling issues před 6 roky
README.md e3be7f056b Implement labeling issues před 6 roky
rust-toolchain eca0e62b66 add support for generating a docker container před 6 roky
triagebot.toml 6588472aba Create triagebot.toml před 6 roky

README.md

Triagebot

This is the triage and team assistance bot for the rust-lang organization.

Installation

The GITHUB_WEBHOOK_SECRET and GITHUB_API_TOKEN environment variables need to be set.

License

Triagebot is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.