PR #94

18 votes · 16 up · 2 down

View on GitHub
18
Total Votes
+16
Upvotes
-2
Downvotes
+16-2

Comments(2)

lens0021Comment#94Revert "Rewrite it in rust (#13)"

Closing because 13 was closed

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(23)

lens0021Comment#94Revert "Rewrite it in rust (#13)"

Closing because 13 was closed

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.