From 7dd9656eeec4c0cff6861b8a3fc65585280c6492 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:43:48 +0000 Subject: [PATCH] Documentation edits made through Mintlify web editor --- .mintlify/workflows/draft-feature-docs.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.mintlify/workflows/draft-feature-docs.md b/.mintlify/workflows/draft-feature-docs.md index fed61b82f..48bdeb658 100644 --- a/.mintlify/workflows/draft-feature-docs.md +++ b/.mintlify/workflows/draft-feature-docs.md @@ -3,16 +3,18 @@ name: "Draft docs for new features" on: push: - repo: "mintlify/server" +context: + - repo: "mintlify/docs" +slack_channels: + - id: "C0A25V4DHP1" + name: "test-mintie-bot" branch: main - repo: "mintlify/mint" branch: main -context: - - repo: "mintlify/docs" notify: slack: channel_ids: - C0AKYE83VV4 -automerge: false --- Review the diff from the last merged PR in the triggering repository. Identify any new features, APIs, or other changes that require documentation.