Closed joshtriplett closed 2 years ago
That's weird. It specifically excludes the author of the PR here:
Which comes from the last argument here:
Ah, the casing of your username in the high-five config doesn't match the one github uses: JoshTriplett
vs joshtriplett
If you click [edit]
on https://github.com/rust-lang/rust/pull/84257#issuecomment-821529104, you can see the bot is using JoshTriplett
and not joshtriplett
(even though github shows the former as the latter).
@m-ou-se Ah, interesting. Ideally the bot should match ignoring case the same way GitHub does, but in the meantime, it sounds like the easiest fix would be to change my username in the configuration to all-lowercase.
In https://github.com/rust-lang/rust/pull/84257 , rust-highfive assigned me to review my own PR.