Aucune description

Mark Rousskov 7dcf351ed8 Add empty assign config il y a 6 ans
ci bd7a814b29 configure travis ci il y a 6 ans
parser db433c028f Assignment command parsing il y a 6 ans
src 7dcf351ed8 Add empty assign config 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 035dac6320 add a per-repository configuration file il y a 6 ans
Cargo.toml 495a0d8c30 Release mode should still have debuginfo 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
triagebot.toml 5b2eb389cc Enable assign feature in this repository 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.