-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show and alert users when Github Sync fails #2965
Comments
Here's Aleksa's comment about a user's experience:
|
Noting that it sounds like maybe this is possible with webhook alerts... to discuss cost/value with Ro and Stu |
When GitHub sync fails, project users don't know without checking GitHub. This can be cumbersome especially when they are actively devving on the Lightning. We want to notify users in the app and via failure alerts when a GitHub Sync operation fails.
Users can be at risk of losing their work and having failed runs due to a failed Sync and other downstream issues that could arise from it.
OpenFn -> GitHub Syncs

I would also love to be able to view the list of syncs I have attempted in my project on the GitHub sync page.
This can also be extended as an icon that shows the status of the latest OpenFn -> GitHub Sync for a project on the nav bar or somewhere prominent for users. This ensures that users are aware when a filed sync occurs without having to leave the app and no data is lost because of a failed sync.
For GitHub -> OpenFn Syncs
We should also alert the users on the project that a sync from GitHub to OpenFn has failed. We should treat this like the existing failure alert and ONLY users that enabled failure alerts should be notified.
The text was updated successfully, but these errors were encountered: