Skip to content

Conversation

BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Oct 2, 2025

Description

This pull request adds comprehensive documentation for integrating Notion with the Continue CLI, including examples to automate documentation, task management, and workflow processes using natural language prompts.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Added a Notion + Continue cookbook that shows how to use the Notion MCP with the Continue CLI to automate docs, tasks, and workflows in Notion. Updated the docs index and overview to surface the new guide.

@BekahHW BekahHW requested a review from a team as a code owner October 2, 2025 20:39
@BekahHW BekahHW requested review from RomneyDa and removed request for a team October 2, 2025 20:39
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Oct 2, 2025
Copy link

github-actions bot commented Oct 2, 2025

✅ Review Complete

⚠️ AI review completed but no review output was generated.

Likely cause: Expired CONTINUE_API_KEY or missing continuedev/review-bot assistant

📋 View workflow logs for details.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="docs/guides/notion-continue-cookbook.mdx">

<violation number="1" location="docs/guides/notion-continue-cookbook.mdx:132">
This command sends the Notion integration token without the required `Bearer` scheme, so the MCP connection will be rejected. Update the header to `Authorization: Bearer $NOTION_MCP_TOKEN`.</violation>
</file>


Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Ask questions if you need clarification on any suggestion

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@BekahHW BekahHW marked this pull request as ready for review October 8, 2025 17:47
Copy link

github-actions bot commented Oct 8, 2025

✅ Review Complete

Code Review Summary

⚠️ Continue configuration error. Please verify that the assistant exists in Continue Hub.


@BekahHW BekahHW requested review from bdougie and removed request for RomneyDa October 8, 2025 17:48
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (all 1 issues)

Understand the root cause of the following 1 issues and fix them.


<file name="docs/guides/notion-continue-guide.mdx">

<violation number="1" location="docs/guides/notion-continue-guide.mdx:260">
The example command leaves the opening double quote unclosed, so users copying it will hit an unterminated-string error. Add the closing quote at the end of the final step.</violation>
</file>

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Copy link
Collaborator

@bdougie bdougie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move this forward and circle back on improving the MCP based on the feedback in slack

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 9, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 9, 2025
@bdougie bdougie merged commit 12a2acd into main Oct 9, 2025
57 checks passed
@bdougie bdougie deleted the bekahhw/notion-cookbook branch October 9, 2025 01:31
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants