No Description

Mark Rousskov 05948adfb4 Record notifications into database 5 years ago
.github 004273153c Move triagebot over to GitHub actions 5 years ago
parser 23cdbb797e Update tests to account for pulldown-cmark update 5 years ago
src 05948adfb4 Record notifications into database 5 years ago
.dockerignore eca0e62b66 add support for generating a docker container 6 years ago
.gitignore 6565ffdd8a Initial commit for triagebot 6 years ago
Cargo.lock 05948adfb4 Record notifications into database 5 years ago
Cargo.toml 05948adfb4 Record notifications into database 5 years ago
Dockerfile 004273153c Move triagebot over to GitHub actions 5 years ago
LICENSE-APACHE e3be7f056b Implement labeling issues 6 years ago
LICENSE-MIT e3be7f056b Implement labeling issues 6 years ago
README.md e3be7f056b Implement labeling issues 6 years ago
triagebot.toml eceab54e9d Sample configuration for wg-meta in config 5 years ago

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.