PR #94

17 votes · 15 up · 2 down

View on GitHub
17
Total Votes
+15
Upvotes
-2
Downvotes
+15-2

Comments(1)

openchaos-bot[bot]Comment#94Revert "Rewrite it in rust (#13)"

🤖 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.


openchaos-bot

All Activity(21)

openchaos-bot[bot]Comment#94Revert "Rewrite it in rust (#13)"

🤖 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.


openchaos-bot

lens0021PR opened#94

Revert "Rewrite it in rust (#13)"

Now a PoC. I will rebase this before merging.