Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle Codeberg returning null entry in requested_reviewers (#136)
Codeberg can return null as part of requested_reviewers (presumably because that user has been deleted). Handle that case, and also for assignees since we're at it.
- Loading branch information