Aucune description

kellda dd748ca74f Allow multiple errors to happend in handlers il y a 4 ans
.github 56c075d68a Roll everything into the docker build il y a 5 ans
parser 0ec6ae0ac4 Revert "Revert "Cleanup and refactor handlers"" il y a 4 ans
src dd748ca74f Allow multiple errors to happend in handlers 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 089ea961d6 Merge pull request #699 from rust-lang/dependabot/cargo/log-0.4.11 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.