meilisearch/landing

Add `percy` inside `bors.toml` file

mdubus opened this issue · 3 comments

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.

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?

Yes, you just have to do this, no trap here! 😄

@mdubus I have already submitted the form for a previously merged PR. Will I have to submit again for this one?