Keine Beschreibung

dependabot-preview[bot] 30ed5e992d Bump regex-syntax from 0.6.8 to 0.6.10 vor 5 Jahren
ci 50cf687541 Disable clippy vor 6 Jahren
parser 9ec6a6f5f7 Add some logging to parser vor 5 Jahren
src 185584385a Handle request errors in Err branch vor 5 Jahren
.dockerignore eca0e62b66 add support for generating a docker container vor 6 Jahren
.gitignore 6565ffdd8a Initial commit for triagebot vor 6 Jahren
.travis.yml e25559be00 Update version in travis to more recent nightly vor 5 Jahren
Cargo.lock 30ed5e992d Bump regex-syntax from 0.6.8 to 0.6.10 vor 5 Jahren
Cargo.toml 09a68bc297 Add more logging calls across the board vor 5 Jahren
Dockerfile 58a456d23f Make PORT configurable vor 5 Jahren
LICENSE-APACHE e3be7f056b Implement labeling issues vor 6 Jahren
LICENSE-MIT e3be7f056b Implement labeling issues vor 6 Jahren
README.md e3be7f056b Implement labeling issues vor 6 Jahren
rust-toolchain 33f4bc9dda Move to async/await and hyper vor 5 Jahren
triagebot.toml 5b2eb389cc Enable assign feature in this repository vor 6 Jahren

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.