Commit bb09e43
committed
Allow skipping Percy snapshots via PR description
Authors working on changes that touch the scrolled package but are
known not to affect visual output (e.g. pure refactors or non-visual
logic) can now opt out of the Percy snapshot run by including
[skip percy] in the PR description. This conserves Percy usage quota
without needing to further narrow the path filter.1 parent 66db4b0 commit bb09e43
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments