-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Add PostHog, Atlassian, and Netlify integration documentation #8962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Created comprehensive documentation for PostHog integration covering analytics, feature flags, and data-driven development workflows - Created Atlassian integration docs for Jira and Confluence automation including issue management, sprint planning, and documentation sync - Created Netlify integration docs for deployment automation, environment management, and site monitoring - Updated integrations overview page to include all three new integrations - Added new integration pages to docs.json navigation All three integrations follow the established documentation style and include: - Overview with key capabilities - Detailed setup instructions - Multiple use case examples with specific agent tasks - Manual and automated workflow guidance - GitHub integration examples - Comprehensive troubleshooting section - Links to relevant cookbook guides Co-authored-by: bekah-hawrot-weigel <[email protected]>
|
|
@sestinj @bekah-hawrot-weigel - could you please review this PR? Additionally, if Patrick Erichson has a GitHub username, please feel free to add them as a reviewer as requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 5 files
- Added Info callouts to cookbook guides referencing Mission Control integrations - Follows same pattern as Sentry integration documentation - Creates clear path for users from CLI workflows to Mission Control automation - PostHog: Links to product analytics integration - Atlassian: Links to Jira/Confluence integration - Netlify: Links to deployment automation integration Co-authored-by: nate <[email protected]> Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
Documentation Updates AddedI've added bidirectional links between the new integration documentation pages and their corresponding cookbook guides to improve discoverability and guide users from CLI workflows to Mission Control automation. Changes MadeUpdated Cookbook Guides:
What was added:
ExampleThe PostHog cookbook now includes:
This creates a clear path for users to discover Mission Control features while learning about CLI workflows, matching the existing pattern from the Sentry documentation. |
CI Test Failures AnalysisThe failing tests are unrelated to the documentation changes in this PR: Failed Tests:
Root Cause:These are flaky UI tests in the CLI extension ( This is a timing-related test failure in the Terminal UI component, completely unrelated to:
Evidence:✅ All other checks passed:
Recommendation:The failing tests are known to be flaky and would benefit from being fixed separately. This PR's documentation changes are ready for merge. A maintainer with rerun permissions can restart the failed jobs, or merge despite the flaky tests since they're unrelated to this PR. |
RomneyDa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added some nitpicks to start
|
|
||
| Trigger agents on-demand for deployment operations: | ||
|
|
||
| 1. Go to [Mission Control Agents](https://hub.continue.dev/agents) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
out of date link
|
|
||
| <Step title="Navigate to Integrations"> | ||
|
|
||
| Go to your [Integrations Settings](https://hub.continue.dev/integrations). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all hub.continue.dev might change to continue.dev soon
|
|
||
| Trigger agents on-demand for analytics insights: | ||
|
|
||
| 1. Go to [Mission Control Agents](https://hub.continue.dev/agents) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
out of date link
Summary
This PR adds comprehensive documentation for three new Mission Control integrations:
PostHog Integration
Atlassian Integration
Netlify Integration
Changes Made
Documentation Style
All three integrations follow the established style from GitHub, Sentry, Snyk, and Slack integrations:
Testing
Related Cookbooks
Each integration references its corresponding cookbook guide:
This agent session (https://hub.continue.dev/agents/bd87af73-6499-4e20-bdd4-8272b19060f8) was co-authored by bekah-hawrot-weigel and Continue (https://continue.dev).
Summary by cubic
Added Mission Control docs for PostHog, Atlassian (Jira + Confluence), and Netlify. Updated the integrations overview and docs navigation, and added cookbook links to these integrations.
Written for commit 06eb953. Summary will update automatically on new commits.