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
DecapCMS seems to have something like this for its editorial workflow.
Seeing if/when the made changes are deployed or if there was an error would be very beneficial for content editors (and developers).
The text was updated successfully, but these errors were encountered:
I’d like to add this once Editorial Workflow is implemented in Sveltia CMS. I think Netlify/Decap CMS just fetches the URL every few seconds to get the deployment status (that’s why there’s a refresh button) but it could be done smartly by integrating GitHub Actions 😄
One of my clients casually uses Editorial Workflow in Netlify CMS, so I’m going to implement it sooner or later.
My project is deployed in Vercel, and for now it only deploys when the last commit is mine. Therefore, when my collaborators publish a new change it does not deploy. I had solved this with the editorial mode, being the one who accepted the changes.
DecapCMS seems to have something like this for its editorial workflow.
Seeing if/when the made changes are deployed or if there was an error would be very beneficial for content editors (and developers).
The text was updated successfully, but these errors were encountered: