Нет описания

dependabot-preview[bot] 0d69d6aa20 build(deps): bump tokio-threadpool from 0.1.15 to 0.1.16 5 лет назад
ci 50cf687541 Disable clippy 6 лет назад
parser 88420a7f05 Optionally parse colon after to in relabel command 5 лет назад
src 5847e17146 Remove async_await feature gates 5 лет назад
.dockerignore eca0e62b66 add support for generating a docker container 6 лет назад
.gitignore 6565ffdd8a Initial commit for triagebot 6 лет назад
.travis.yml 5847e17146 Remove async_await feature gates 5 лет назад
Cargo.lock 0d69d6aa20 build(deps): bump tokio-threadpool from 0.1.15 to 0.1.16 5 лет назад
Cargo.toml 09a68bc297 Add more logging calls across the board 5 лет назад
Dockerfile 58a456d23f Make PORT configurable 5 лет назад
LICENSE-APACHE e3be7f056b Implement labeling issues 6 лет назад
LICENSE-MIT e3be7f056b Implement labeling issues 6 лет назад
README.md e3be7f056b Implement labeling issues 6 лет назад
rust-toolchain 5847e17146 Remove async_await feature gates 5 лет назад
triagebot.toml 5b2eb389cc Enable assign feature in this repository 6 лет назад

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.