Bez popisu

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

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.