sweep
sweep copied to clipboard
Sweep: add a new webhook endpoint to receive events from Linear. Users should be allowed to tag a linear ticket with the Sweep label and invoke Sweep.
Description
This pull request introduces the necessary configuration changes to integrate Linear's webhook with the Sweep application. It allows Sweep to receive events from Linear, enabling users to tag a Linear ticket with the Sweep label and invoke the Sweep functionality.
Summary
- Added two new environment variables to
sweepai/config/server.py:LINEAR_WEBHOOK_SECRET: to securely receive webhooks from Linear.LINEAR_API_KEY: to authenticate API requests to Linear.
- Ensured that the
LICENSE_KEYenvironment variable is still correctly set after the additions. - No newline at the end of the file has been addressed.
Fixes #3669.
🎉 Latest improvements to Sweep:
- New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
- Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
- Use the GitHub issues extension for creating Sweep issues directly from your editor.
💡 To get Sweep to edit this pull request, you can:
- Comment below, and Sweep can edit the entire PR
- Comment on a file, Sweep will only modify the commented file
- Edit the original issue to get Sweep to recreate the PR from scratch
This is an automated message generated by Sweep AI.
Rollback Files For Sweep
- [ ] Rollback changes to sweepai/config/server.py
- [ ] Rollback changes to sweepai/api.py
This is an automated message generated by Sweep AI.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| sweep-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 3, 2024 4:44am |