highfive icon indicating copy to clipboard operation
highfive copied to clipboard

Github hooks to provide an encouraging atmosphere for new contributors

Results 39 highfive issues
Sort by recently updated
recently updated
newest added

Commenting `r? rust-lang/some-team` to re-roll can sometimes assign the current assignee - highfive doesn't comment or indicate anything in this scenario, it just looks like highfive didn't notice the comment....

Sometimes PRs get created without highfive reacting to them. Here is a recent example: https://github.com/rust-lang/rust/pull/93194. This is a problem because we are relying on highfive to notify us of changes...

This additional note would like to help contributors to promptly request a review when done with a set of changes, the goal is to try reducing the time it takes...

Right now, if someone does `r? compiler`, nothing happens. It would be helpful to have a comment added along the lines of something like: ``` Error! That reviewer/group does not...

This removes the handling of `r?`. This is replaced by https://github.com/rust-lang/triagebot/pull/433; we should land them simultaneously.

I often see people do `r? rust-lang/wg-traits` or `r? rust-lang/wg-incr-comp` instead of `traits` or `incremental`. I just copied these groups from the expert map, but I think we should have...

When you see https://github.com/rust-highfive comment on a PR you can visit the user profile page to get more information, but https://github.com/rust-lang/highfive is not mentioned anywhere. It would be beneficial to...

A link to rustbot's documentation (the rustc-dev-guide for example) for its commands would be nice for occasional contributors and it would also help reviewers and the triage team (I think)...

Eg https://github.com/rust-lang/rust/pull/84459#issue-621636482