Nav apraksta

Mark Rousskov 4c233e211e Remove divider before triagebot section start 6 gadi atpakaļ
ci bd7a814b29 configure travis ci 6 gadi atpakaļ
parser db433c028f Assignment command parsing 6 gadi atpakaļ
src 4c233e211e Remove divider before triagebot section start 6 gadi atpakaļ
.dockerignore eca0e62b66 add support for generating a docker container 6 gadi atpakaļ
.gitignore 6565ffdd8a Initial commit for triagebot 6 gadi atpakaļ
.travis.yml bd7a814b29 configure travis ci 6 gadi atpakaļ
Cargo.lock 035dac6320 add a per-repository configuration file 6 gadi atpakaļ
Cargo.toml 495a0d8c30 Release mode should still have debuginfo 6 gadi atpakaļ
Dockerfile 141aa9a26d Utilize standard configuration for port mapping 6 gadi atpakaļ
LICENSE-APACHE e3be7f056b Implement labeling issues 6 gadi atpakaļ
LICENSE-MIT e3be7f056b Implement labeling issues 6 gadi atpakaļ
README.md e3be7f056b Implement labeling issues 6 gadi atpakaļ
rust-toolchain eca0e62b66 add support for generating a docker container 6 gadi atpakaļ
triagebot.toml 5b2eb389cc Enable assign feature in this repository 6 gadi atpakaļ

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.