AS A content creator
I WANT the a pipelines that automatically checks for spelling mistakes
SO THAT I can reduce the load of the reviewers
ACCs:
- There is a spellcheck pipeline in place that runs on commits in PRs
- The spellcheck pipeline notifies the author about spelling mistakes.
- The spellcheck pipeline can either be bypassed, or the feedback is sent in a form that doesn't block the pipeline.
- The spellcheck pipeline considers the language of the post/page file.
AS A content creator
I WANT the a pipelines that automatically checks for spelling mistakes
SO THAT I can reduce the load of the reviewers
ACCs:
- There is a spellcheck pipeline in place that runs on commits in PRs
- The spellcheck pipeline notifies the author about spelling mistakes.
- The spellcheck pipeline can either be bypassed, or the feedback is sent in a form that doesn't block the pipeline.
- The spellcheck pipeline considers the language of the post/page file.