Bez popisu

Mark Rousskov 12a2b3cb58 Move team-data API access to separate module před 5 roky
.github 004273153c Move triagebot over to GitHub actions před 5 roky
parser 8532c3b30e Skip mentions inside codeblocks před 5 roky
src 12a2b3cb58 Move team-data API access to separate module před 5 roky
.dockerignore eca0e62b66 add support for generating a docker container před 6 roky
.gitignore 6565ffdd8a Initial commit for triagebot před 6 roky
Cargo.lock 328f2baf31 build(deps): bump rust_team_data from `9347b05` to `bde6f8b` před 5 roky
Cargo.toml d6bd972a5b Note deserialization failure path před 5 roky
Dockerfile 004273153c Move triagebot over to GitHub actions před 5 roky
LICENSE-APACHE e3be7f056b Implement labeling issues před 6 roky
LICENSE-MIT e3be7f056b Implement labeling issues před 6 roky
README.md e3be7f056b Implement labeling issues před 6 roky
triagebot.toml eceab54e9d Sample configuration for wg-meta in config před 5 roky

README.md

Triagebot

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

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.