설명 없음

Pietro Albini fbd0044bbf fix bot not exiting on sigint/sigterm 6 년 전
ci bd7a814b29 configure travis ci 6 년 전
parser 8c91b9330a apply clippy suggestions 6 년 전
src 4ec6c12570 run the bot on port 80 inside the docker container 6 년 전
.dockerignore eca0e62b66 add support for generating a docker container 6 년 전
.gitignore 6565ffdd8a Initial commit for triagebot 6 년 전
.travis.yml bd7a814b29 configure travis ci 6 년 전
Cargo.lock 345f4043d2 Check labels added against a whitelist for non team members. 6 년 전
Cargo.toml 345f4043d2 Check labels added against a whitelist for non team members. 6 년 전
Dockerfile fbd0044bbf fix bot not exiting on sigint/sigterm 6 년 전
LICENSE-APACHE e3be7f056b Implement labeling issues 6 년 전
LICENSE-MIT e3be7f056b Implement labeling issues 6 년 전
README.md e3be7f056b Implement labeling issues 6 년 전
rust-toolchain eca0e62b66 add support for generating a docker container 6 년 전

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.