diff --git a/workflows/enable.mdx b/workflows/enable.mdx index 3fe0eb7f5..a59d0e01c 100644 --- a/workflows/enable.mdx +++ b/workflows/enable.mdx @@ -50,6 +50,12 @@ If you want to require reviews before a workflow updates your content, click **R For GitLab repositories, automerge uses the GitLab OAuth connection and requires at least the Maintainer role on each project. +#### Stale review reminders + +If you connect Slack to your workflow and use **Require review**, Mintlify posts a reminder to your configured Slack channels after a workflow's pull request has waited three days for review. The reminder shows the workflow name and a **Review PR** button that links to the pull request. + +Each pull request triggers at most one reminder. When you merge or close the pull request, Mintlify strikes through the reminder and updates the original notification. + ### Trigger Each workflow has a default for when it runs, either in response to changes in your content repository, in response to changes in a trigger repository, or on a schedule.