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
I had searched in the issues and found no similar issues.
Feature Request
We now have e2e CI, but it's triggered after merging into the main branch, not by a PR. This means we have to frequently check GitHub Actions to see if e2e has failed.
We can add a new action to the e2e actions that automatically sends a message to an IM software, such as lark, if e2e fails.
Search before asking
Feature Request
We now have e2e CI, but it's triggered after merging into the main branch, not by a PR. This means we have to frequently check GitHub Actions to see if e2e has failed.
We can add a new action to the e2e actions that automatically sends a message to an IM software, such as lark, if e2e fails.
e2e GitHub Actions YAML: https://github.com/labring/laf/blob/main/.github/workflows/e2e.yml
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: