melink14/rikaikun

Lint fix commit push presubmit step pushes failed screenshots

melink14 opened this issue · 0 comments

This is because we naively add all changed files but igore failed screenshots when pushing new baselines.

Ideas:

  1. Change commit step to not add failed screenshots directory if possible. I'd ideally use an exclusion rather than an inclusion.