Sem descrição

dependabot-preview[bot] 9d5fc3ac74 build(deps): bump lock_api from 0.3.3 to 0.3.4 há 5 anos atrás
.github 004273153c Move triagebot over to GitHub actions há 5 anos atrás
parser 87ae5f25c7 (Try to) implement the `prioritize` command há 5 anos atrás
src 7bcd9d0dda Authenticate zulip prioritization requests há 5 anos atrás
.dockerignore eca0e62b66 add support for generating a docker container há 6 anos atrás
.gitignore 6565ffdd8a Initial commit for triagebot há 6 anos atrás
Cargo.lock 9d5fc3ac74 build(deps): bump lock_api from 0.3.3 to 0.3.4 há 5 anos atrás
Cargo.toml 95c8efbb2d Move database client creation to db module há 5 anos atrás
Dockerfile 004273153c Move triagebot over to GitHub actions há 5 anos atrás
LICENSE-APACHE e3be7f056b Implement labeling issues há 6 anos atrás
LICENSE-MIT e3be7f056b Implement labeling issues há 6 anos atrás
README.md 34e43f6612 Add link to wiki to README há 5 anos atrás
triagebot.toml eceab54e9d Sample configuration for wg-meta in config há 5 anos atrás

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.