From 3f3d2b7b5da8dcd0dd26437dbbef4ed9b583b234 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:42:54 +0000 Subject: [PATCH] Documentation edits made through Mintlify web editor --- .mintlify/workflows/draft-feature-docs.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.mintlify/workflows/draft-feature-docs.md b/.mintlify/workflows/draft-feature-docs.md index fed61b82f..9d4bd9711 100644 --- a/.mintlify/workflows/draft-feature-docs.md +++ b/.mintlify/workflows/draft-feature-docs.md @@ -3,16 +3,20 @@ name: "Draft docs for new features" on: push: - repo: "mintlify/server" +context: + - repo: "mintlify/docs" +slack_channels: + - id: "C09F421M918" + name: "404-roast" + - id: "C0ADGKY425T" + name: "ae-dinner-approve" 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.