Add `percy` inside `bors.toml` file
mdubus opened this issue · 3 comments
mdubus commented
Currently, bors
only checks the statuses of the linter_check
and cypress-run
tests.
We want to add also the percy
test, as it is a requirement before merging a PR.
developer-diganta commented
Would love to work on it. If I am right, I'll simply need to add percy to bors.toml? Or is any other configuration required?
mdubus commented
Yes, you just have to do this, no trap here!
developer-diganta commented
@mdubus I have already submitted the form for a previously merged PR. Will I have to submit again for this one?