You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when attempting to run on PRs that have .patch files, we hit an error somewhere:
2021-07-21T18:33:47.585Z use-herald-action:index We found an error calling GitHub: SyntaxError: Invalid regular expression: /packages/snowpack/patches/react-dates++react-portal+4.2.0.patch/: Nothing to repeat
you can generate the patches with patch-package to reproduce
The text was updated successfully, but these errors were encountered:
when attempting to run on PRs that have
.patch
files, we hit an error somewhere:you can generate the patches with patch-package to reproduce
The text was updated successfully, but these errors were encountered: