Nincs leírás

Pietro Albini 035dac6320 add a per-repository configuration file 6 éve
ci bd7a814b29 configure travis ci 6 éve
parser ede385703f parser: allow newline instead of dot at the end of the commands 6 éve
src 035dac6320 add a per-repository configuration file 6 éve
.dockerignore eca0e62b66 add support for generating a docker container 6 éve
.gitignore 6565ffdd8a Initial commit for triagebot 6 éve
.travis.yml bd7a814b29 configure travis ci 6 éve
Cargo.lock 035dac6320 add a per-repository configuration file 6 éve
Cargo.toml 035dac6320 add a per-repository configuration file 6 éve
Dockerfile fbd0044bbf fix bot not exiting on sigint/sigterm 6 éve
LICENSE-APACHE e3be7f056b Implement labeling issues 6 éve
LICENSE-MIT e3be7f056b Implement labeling issues 6 éve
README.md e3be7f056b Implement labeling issues 6 éve
rust-toolchain eca0e62b66 add support for generating a docker container 6 éve

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.