Structs§
- Collected
Reviews - Collected reviews from a PR (output of review::collect).
- Commit
Index - A scored commit index (output of genesis_evaluate, stored in cache and trailers).
- Commit
Score - Score for a commit (output of genesis_evaluate).
- Embedded
Review - A single review embedded in a SignedCommit.
- Merge
Readiness - Output of genesis_check_merge.
- Meta
Review - A meta-review (thumbs up/down on another reviewer’s review).
- Ranking
Output - Output of genesis_ranking.
- Select
Targets Output - Output of genesis_select_targets.
- Signed
Commit - A signed commit: the full input to genesis_evaluate.
- Validate
Output - Output of genesis_validate.
Enums§
- Verdict
- A review verdict: merge or notMerge.