Mike McQuaid a31fb2a6c2
Add additional brew contributions functionality.
- Add an `--organisation` flag to search a specific organisation.
- Wait for the GitHub API rate limit to reset before automatically
  retrying.
- Use (much) fewer API calls by using organisation-wide API PR searches
  rather than per-repository. This makes the rate limit easier to avoid
  and also makes things much faster (with the trade-off of showing a max
  PR count per-user rather than per-repository).
- Improve output to clarify when the max PR/commit count is reached.
- Move more logic and add more Sorbet signatures to the `GitHub` and
  `Utils::Git` modules.
- Rename a few GitHub API methods.
- Remove a lot of (now unused) `GitHub` module methods.
- Add, use a `Tap#full_repository` method.
- Add `formula-analytics` as a deprecated tap.
2025-09-10 15:32:06 +01:00
..
2025-08-19 14:59:40 +08:00
2025-08-26 03:12:40 -04:00
2025-07-14 19:12:38 +01:00
2025-03-30 03:24:24 +02:00
2025-08-16 00:57:59 -04:00
2025-07-14 19:12:38 +01:00
2025-02-04 16:27:39 +00:00
2025-04-22 22:31:45 +02:00
2025-08-13 12:23:12 -07:00
2025-08-15 19:18:52 +01:00
2025-08-13 12:23:12 -07:00
2025-02-24 11:57:20 -08:00