petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
595 stars 16 forks source link

ci: support for executing CI in the base repo #466

Closed MadratJerry closed 1 week ago

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 5:14pm
petercat-assistant[bot] commented 1 week ago

Walkthrough

This pull request updates the CI configuration to enable the execution of continuous integration processes within the base repository. This change aims to streamline the CI workflow by ensuring that tests and checks are run directly in the base repository environment.

Changes

File Summary
.github/workflows/pr-tests.yml Modified to support CI execution in the base repository, including 1 addition, 1 deletion, and 2 changes.