🤖 OpenChaos Bot
Summary: This PR introduces a new feature to allow users to filter PRs based on labels, improving organization and discovery. It also adds tests for this filtering logic.
Files changed: 5 (frontend/src/components/PullRequests/PullRequestList.vue, backend/src/routes/pull_requests.py, backend/src/db.py, tests/test_pull_requests.py, frontend/src/App.vue)
Impact: Medium - Improves user experience and PR management workflow.