PR-Pilot-AI / pr-pilot

An AI agent for your development workflow that can search and manipulate the code base, browse the internet and interact with Github issues and pull requests
https://www.pr-pilot.ai
GNU General Public License v3.0
148 stars 15 forks source link

🚀 Add migration for SentryIntegration model #180

Closed pr-pilot-ai[bot] closed 2 months ago

pr-pilot-ai[bot] commented 2 months ago

We need to add a migration for the newly created SentryIntegration model in accounts/models.py.

This migration should:

This is a follow-up to the changes made in the main task for adding a Sentry integration.