暂无描述

dependabot-preview[bot] b94b80cf65 build(deps): bump rust_team_data from `45013d1` to `51e0e38` 5 年之前
.github 004273153c Move triagebot over to GitHub actions 5 年之前
parser 45abaf2b55 Permit `seconded` as well as `second` 5 年之前
src 5d11530937 Remove prioritization on de-labeling issues as well 5 年之前
.dockerignore eca0e62b66 add support for generating a docker container 6 年之前
.gitignore 6565ffdd8a Initial commit for triagebot 6 年之前
Cargo.lock b94b80cf65 build(deps): bump rust_team_data from `45013d1` to `51e0e38` 5 年之前
Cargo.toml 95c8efbb2d Move database client creation to db module 5 年之前
Dockerfile 004273153c Move triagebot over to GitHub actions 5 年之前
LICENSE-APACHE e3be7f056b Implement labeling issues 6 年之前
LICENSE-MIT e3be7f056b Implement labeling issues 6 年之前
README.md 34e43f6612 Add link to wiki to README 5 年之前
triagebot.toml eceab54e9d Sample configuration for wg-meta in config 5 年之前

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.