Add human review workflow for model predictions - #4
Draft
Kaushik-Kumar-CEG wants to merge 3 commits into
Draft
Conversation
Kaushik-Kumar-CEG
force-pushed
the
gsoc/review-workflow
branch
from
September 13, 2026 11:16
bf1fe10 to
14ea895
Compare
Kaushik-Kumar-CEG
force-pushed
the
gsoc/prediction-injection
branch
from
September 13, 2026 11:22
5bff5d1 to
938df0b
Compare
Kaushik-Kumar-CEG
force-pushed
the
gsoc/review-workflow
branch
from
September 13, 2026 11:22
14ea895 to
21ecf7c
Compare
Kaushik-Kumar-CEG
force-pushed
the
gsoc/prediction-injection
branch
from
September 13, 2026 11:25
938df0b to
2ca4841
Compare
Kaushik-Kumar-CEG
force-pushed
the
gsoc/review-workflow
branch
3 times, most recently
from
September 13, 2026 17:14
3e78346 to
efcc86b
Compare
Signed-off-by: Kaushik Kumar <kaushikrjpm10@gmail.com>
Signed-off-by: Kaushik Kumar <kaushikrjpm10@gmail.com>
Signed-off-by: Kaushik Kumar <kaushikrjpm10@gmail.com>
Kaushik-Kumar-CEG
force-pushed
the
gsoc/review-workflow
branch
from
September 14, 2026 14:23
efcc86b to
7e1157e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the complete
add-model-required-phrasesworkflowIt supports one rule, a directory or eligible installed ScanCode rules. The default mode reviews predictions interactively. It also supports read-only prediction, explicit score-based batch processing, dry runs, JSON output, and resumable sessions. The pinned public model works by default without a token
Usage:
Test the complete package stack with:
This PR is stacked on PR #3. Checking out this branch provides PRs #1 through #4 together, so the complete package can be installed and tested without manually combining branches