Без опису

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.