collab: Fix GitHub user retrieval in seed script (#18296)
This PR fixes the GitHub user retrieval in the database seed script. The users returned from the [list users](https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28#list-users) endpoint don't have a `created_at` timestamp, so we need to fetch them individually. I want to rework this further at a later date, this is just a bandaid to get things working again. Release Notes: - N/A
M
Marshall Bowers committed
692590bff435da3bdb7a0bd1bf9f139c3bdc6eb1
Parent: 87ac4cf
Committed by GitHub <noreply@github.com>
on 9/24/2024, 7:44:55 PM