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
The UploadJob does not report it's status back to Slack, as projects builds do, which means that users have no visibility of the status of an editor build.
It should be fairly simple to follow the approach used in projects-admin or the lambda functions to implement this in editor-api.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Description
The
UploadJob
does not report it's status back to Slack, as projects builds do, which means that users have no visibility of the status of an editor build.It should be fairly simple to follow the approach used in projects-admin or the lambda functions to implement this in editor-api.
The text was updated successfully, but these errors were encountered: