Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add triagebot configuration #389

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Conversation

Mark-Simulacrum
Copy link
Member

This enables assignment through triagebot on this repository, in preparation for the migration from highfive to triagebot for PR assignment.

cc rust-lang/highfive#258 rust-lang/triagebot#433

This enables assignment through triagebot on this repository, in preparation for
the migration from highfive to triagebot for PR assignment.
@sfackler sfackler merged commit bbf4843 into rust-lang:master Mar 31, 2020
@Mark-Simulacrum Mark-Simulacrum deleted the to-triagebot branch March 31, 2020 20:58
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
* Add new field `Args::roots`
* Use `env::var_os` to fetch `CARGO_INSTALL_ROOTS`
   Previously, it uses `env::var`, which might reject valid path just
   because it is not utf-8 string.
* Update manifest if `CARGO_INSTALL_ROOT` is specified
* Add new fn `install_path::get_cargo_roots_path`
* Fix updating manifest: Use `cargo_roots` instead of default path
* Rm `helpers::statics::cargo_home`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants