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 "Coming Soon" Tabs and Templates for New Integrations #209

Closed pr-pilot-ai[bot] closed 1 month ago

pr-pilot-ai[bot] commented 1 month ago

This PR adds "coming soon" tabs and templates for new integrations in the dashboard/templates/integrations.html file. The new integrations now have placeholders indicating that they are coming soon.

Changes Made

dashboard/templates/integrations.html

dashboard/templates/integrations/confluence.html

dashboard/templates/integrations/datadog.html

dashboard/templates/integrations/notion.html

dashboard/templates/integrations/vercel.html

The new templates provide a brief overview of the upcoming features and capabilities for each integration.

pr-pilot-ai[bot] commented 1 month ago

I have replaced the coming_soon.html includes with specific templates for each integration (Confluence, DataDog, Notion, and Vercel) similar to logstash.html. The new templates are now in place.