Sin descripción

Mark Rousskov 7dcf351ed8 Add empty assign config hace 6 años
ci bd7a814b29 configure travis ci hace 6 años
parser db433c028f Assignment command parsing hace 6 años
src 7dcf351ed8 Add empty assign config hace 6 años
.dockerignore eca0e62b66 add support for generating a docker container hace 6 años
.gitignore 6565ffdd8a Initial commit for triagebot hace 6 años
.travis.yml bd7a814b29 configure travis ci hace 6 años
Cargo.lock 035dac6320 add a per-repository configuration file hace 6 años
Cargo.toml 495a0d8c30 Release mode should still have debuginfo hace 6 años
Dockerfile fbd0044bbf fix bot not exiting on sigint/sigterm hace 6 años
LICENSE-APACHE e3be7f056b Implement labeling issues hace 6 años
LICENSE-MIT e3be7f056b Implement labeling issues hace 6 años
README.md e3be7f056b Implement labeling issues hace 6 años
rust-toolchain eca0e62b66 add support for generating a docker container hace 6 años
triagebot.toml 5b2eb389cc Enable assign feature in this repository hace 6 años

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.