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
Describe the solution you'd like
Workflow plugin is great if you use netlify-cms as the single source of the truth and your content moderators can merge / publish from it UI.
In our case, we have a bot account that acts as the person who raises PRs. So when a user logs in, they don't have to be added to the git organisation but can still contribute content via the bot. The bot does not have permission to merge to master. I would like to see the workflow tag the PR in git with the state of the workflow ie ready etc. This way a content moderator can look at the Git PRs to see what's not in draft and merge accordingly
Alternative solution
Create the PR only when the issue has been moved into review
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the solution you'd like
Workflow plugin is great if you use netlify-cms as the single source of the truth and your content moderators can merge / publish from it UI.
In our case, we have a bot account that acts as the person who raises PRs. So when a user logs in, they don't have to be added to the git organisation but can still contribute content via the bot. The bot does not have permission to merge to master. I would like to see the workflow tag the PR in git with the state of the workflow ie
ready
etc. This way a content moderator can look at the Git PRs to see what's not in draft and merge accordinglyAlternative solution
Create the PR only when the issue has been moved into
review
The text was updated successfully, but these errors were encountered: