Aucune description

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

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.