Only allow publishing of posts that build successfully.
Open
area: publishing
exp: intermediate
pinned
status: needs planning
- Dominant language
- JavaScript
- Stars
- 19.4k
- Forks
- 3.1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 9
Description
**Is your feature request related to a problem? Please describe.**
When posts are corrupted, in our case an invalid date format was used for the date frontmatter which led to post branches that did not build correctly, are merged into master all builds are broken going forward requiring developer intervention.
**Describe the solution you'd like**
Option to prevent publishing a post until post preview is built successfully.
Contributor guide
Assessment
This issue has not been assessed yet.