No Description

Mark Rousskov f5c49351a8 Update to more recent nightly 5 years ago
ci 50cf687541 Disable clippy 6 years ago
parser 88420a7f05 Optionally parse colon after to in relabel command 5 years ago
src f5c49351a8 Update to more recent nightly 5 years ago
.dockerignore eca0e62b66 add support for generating a docker container 6 years ago
.gitignore 6565ffdd8a Initial commit for triagebot 6 years ago
.travis.yml 5847e17146 Remove async_await feature gates 5 years ago
Cargo.lock dfc6fe1cd2 Merge pull request #205 from rust-lang/dependabot/cargo/tokio-sync-0.1.7 5 years ago
Cargo.toml f5c49351a8 Update to more recent nightly 5 years ago
Dockerfile 58a456d23f Make PORT configurable 5 years ago
LICENSE-APACHE e3be7f056b Implement labeling issues 6 years ago
LICENSE-MIT e3be7f056b Implement labeling issues 6 years ago
README.md e3be7f056b Implement labeling issues 6 years ago
rust-toolchain f5c49351a8 Update to more recent nightly 5 years ago
triagebot.toml 5b2eb389cc Enable assign feature in this repository 6 years ago

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.