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.