louisbrunner/Smart Diff

Perform a diff between two files given a tolerance and send notifications

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
oldfirst file to compareyes
newsecond file to compareyes
modethe mode used to measure the tolerancestrict
tolerancethe tolerance used to judge if the diff improvedsame
outputwrite the diff to the given fileno
tokenyour GITHUB_TOKEN, used when sending notificationsno
titleadd a title to the notifications to distinguish between multiple workflows/jobsno
notify_issuesend a notification to the linked issue/pullrequest with the outputno
sticky_commentwill edit the created comment instead of creating a new one every timeno
notify_checkcreate a check run with the outputno
namedescription
passedboolean describing if the test passed or not
outputtext of the diff