Skip to content

feat: dispatch validation with low stats for PRs or high stats for PR merges

Baltzell, Nathan requested to merge github/fork/c-dilks/dispatch-stats into development

Created by: c-dilks

  • for PR commits (expected to be frequent), run clas12-validation with its default number of events (assumed to be relatively low statistics)
  • for PR merges (i.e., commits on development and expected to not be frequent), run with high statistics, set here to 10k (see https://github.com/JeffersonLab/clas12-validation/pull/28)

Merge request reports