Aucune description

Mark Rousskov c6dcf9fe29 Merge pull request #8 from rust-lang/newlines il y a 6 ans
ci bd7a814b29 configure travis ci il y a 6 ans
parser ede385703f parser: allow newline instead of dot at the end of the commands il y a 6 ans
src 4ec6c12570 run the bot on port 80 inside the docker container il y a 6 ans
.dockerignore eca0e62b66 add support for generating a docker container il y a 6 ans
.gitignore 6565ffdd8a Initial commit for triagebot il y a 6 ans
.travis.yml bd7a814b29 configure travis ci il y a 6 ans
Cargo.lock 345f4043d2 Check labels added against a whitelist for non team members. il y a 6 ans
Cargo.toml 345f4043d2 Check labels added against a whitelist for non team members. il y a 6 ans
Dockerfile fbd0044bbf fix bot not exiting on sigint/sigterm il y a 6 ans
LICENSE-APACHE e3be7f056b Implement labeling issues il y a 6 ans
LICENSE-MIT e3be7f056b Implement labeling issues il y a 6 ans
README.md e3be7f056b Implement labeling issues il y a 6 ans
rust-toolchain eca0e62b66 add support for generating a docker container il y a 6 ans

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.