Ei kuvausta

Mark Rousskov c6d4fc9935 Merge pull request #682 from kellda/diff-command 5 vuotta sitten
.github 56c075d68a Roll everything into the docker build 5 vuotta sitten
parser b9e3217f5b Derive PartialEq for Command 5 vuotta sitten
src 6c30d9e5a3 Implement command diffing for other commands 5 vuotta sitten
templates 71e91088d4 Fix error message order mistake (#663) 5 vuotta sitten
.dockerignore eca0e62b66 add support for generating a docker container 6 vuotta sitten
.gitignore 6565ffdd8a Initial commit for triagebot 6 vuotta sitten
Cargo.lock ed94ab3808 build(deps): bump backtrace from 0.3.49 to 0.3.50 5 vuotta sitten
Cargo.toml f1beebb3d0 Migrate to tera and fix rendering variables on the same line issues 5 vuotta sitten
Dockerfile 56c075d68a Roll everything into the docker build 5 vuotta sitten
LICENSE-APACHE e3be7f056b Implement labeling issues 6 vuotta sitten
LICENSE-MIT e3be7f056b Implement labeling issues 6 vuotta sitten
README.md 34e43f6612 Add link to wiki to README 5 vuotta sitten
triagebot.toml eceab54e9d Sample configuration for wg-meta in config 5 vuotta sitten

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.