No Description

Santiago Pastorino d5a27a60dd Make Action::call be async and fix the hang problem 4 years ago
.github 56c075d68a Roll everything into the docker build 5 years ago
parser fcbcc52cc1 Add `glacier` command to track ICEs (#526) 4 years ago
src d5a27a60dd Make Action::call be async and fix the hang problem 4 years ago
templates 23589c70ce Automate Prioritization meeting 4 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 d5a27a60dd Make Action::call be async and fix the hang problem 4 years ago
Cargo.toml d5a27a60dd Make Action::call be async and fix the hang problem 4 years ago
Dockerfile 56c075d68a Roll everything into the docker build 5 years ago
LICENSE-APACHE e3be7f056b Implement labeling issues 6 years ago
LICENSE-MIT e3be7f056b Implement labeling issues 6 years ago
README.md 34e43f6612 Add link to wiki to README 5 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.

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.