Няма описание

Yuki Okushi 8cb2ded569 Update dependencies with `cargo update` преди 4 години
.github 56c075d68a Roll everything into the docker build преди 5 години
parser eba703ab32 Make `Input` an `Iterator` over `Command`s преди 4 години
src e03ad06fed Merge pull request #725 from kellda/zulip-ellipsis преди 4 години
templates 2dac010630 Fix prioritization agenda announcements indentation преди 4 години
.dockerignore eca0e62b66 add support for generating a docker container преди 6 години
.gitignore 6565ffdd8a Initial commit for triagebot преди 6 години
Cargo.lock 8cb2ded569 Update dependencies with `cargo update` преди 4 години
Cargo.toml f1beebb3d0 Migrate to tera and fix rendering variables on the same line issues преди 4 години
Dockerfile 7482dbe9dd Update Dockerfile to pull from Rust 1.45 преди 4 години
LICENSE-APACHE e3be7f056b Implement labeling issues преди 6 години
LICENSE-MIT e3be7f056b Implement labeling issues преди 6 години
README.md 34e43f6612 Add link to wiki to README преди 5 години
triagebot.toml d6e25d1805 Allow anyone to add the enhancement label преди 4 години

README.md

Triagebot

This is the triage and team assistance bot for the rust-lang organization.

Please see the wiki for our documentation, and feel free to contribute edits if you find something helpful!

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.