zed/tooling
Finn Evers cb91c6117c
compliance: Use author_association where possible (#54550)
This changes some of the checks to use the existing `author_association`
where possible, which will result in no change of effect - this is also
what GitHub uses internally.

The advatage is that it saves us a few requests, especially in the
context of the GitHub worker, and allows us to share code more
efficiently here. It also removes some ugly duplication I wanted to get
rid of for some time and makes the code overall more readable IMO.

Release Notes:

- N/A
2026-04-23 07:34:22 +00:00
..
compliance compliance: Use author_association where possible (#54550) 2026-04-23 07:34:22 +00:00
perf perf: Fixup Hyperfine finding (#41837) 2025-11-03 17:36:33 +00:00
xtask ci: Fix merge queue trigger (#54611) 2026-04-23 07:16:02 +00:00