説明なし

dependabot-preview[bot] f1b37a7c8f Merge pull request #54 from rust-lang/dependabot/cargo/serde_derive-1.0.97 5 年 前
ci 50cf687541 Disable clippy 6 年 前
parser 9ec6a6f5f7 Add some logging to parser 5 年 前
src 185584385a Handle request errors in Err branch 5 年 前
.dockerignore eca0e62b66 add support for generating a docker container 6 年 前
.gitignore 6565ffdd8a Initial commit for triagebot 6 年 前
.travis.yml e25559be00 Update version in travis to more recent nightly 5 年 前
Cargo.lock f1b37a7c8f Merge pull request #54 from rust-lang/dependabot/cargo/serde_derive-1.0.97 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 33f4bc9dda Move to async/await and hyper 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.