Add a row to the QC log accepting a file, recording the commit hash of the commit where the file's last modification occurred. The username of the reviewer will be included in the new row as well.
logAccept(file)
with_demoRepo({
logAccept(file = "script/data-assembly.R")
})