Sin descripción

dependabot-preview[bot] c9c6143f68 build(deps): bump pin-project-lite from 0.1.4 to 0.1.5 hace 5 años
.github 56c075d68a Roll everything into the docker build hace 5 años
parser 9cba773057 Parse words out from inside parentheses hace 5 años
src 6d4795c1ee Remove self-healing support hace 5 años
.dockerignore eca0e62b66 add support for generating a docker container hace 6 años
.gitignore 6565ffdd8a Initial commit for triagebot hace 6 años
Cargo.lock c9c6143f68 build(deps): bump pin-project-lite from 0.1.4 to 0.1.5 hace 5 años
Cargo.toml 95c8efbb2d Move database client creation to db module hace 5 años
Dockerfile 56c075d68a Roll everything into the docker build hace 5 años
LICENSE-APACHE e3be7f056b Implement labeling issues hace 6 años
LICENSE-MIT e3be7f056b Implement labeling issues hace 6 años
README.md 34e43f6612 Add link to wiki to README hace 5 años
triagebot.toml eceab54e9d Sample configuration for wg-meta in config hace 5 años

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.