mirror of
https://github.com/strapi/strapi.git
synced 2025-07-03 07:05:06 +00:00

* feat(review-workflows): adding required stage for publishing (#21380) * feat(review-workflows): adding required stage for publishing * fix(review-workflows): fixs on rw required stage * fix(review-workflows): selected required stage when stage name changed * fix(review-workflows): bug when creating new rw * feat(review-workflows): check entry stage before publish (#21400) * feat(content-releases): add stage check to releases details page (#21497) * feat(content-releases): add stage check * fix(content-releases): apply suggestions on releases x review workflows * feat(content-releases): considered review stage when getting the action status (#21612) * feat(content-releases): considered review stage when getting the action status * fix: apply changes to reviewWorkflows on schema * fix: add api test for review workflows publish stage * fix: api tests * fix: validation message errors (#21878) * feat: add workflowId & hasRequiredStageToPublish to workflows metrics events (#21897) * fix(content-releases): skip flaky test * fix: update accessible name in history.spec.ts --------- Co-authored-by: Mark Kaylor <mark.kaylor@strapi.io>