Copilot

Results 4682 issues of Copilot

When a repository participates in an active hackathon, display a card in the sidebar showing real-time statistics and a link to the hackathon details. ## Changes ### View Layer (`website/views/repo.py`)...

files-changed: 3
pre-commit: failed
fix-pre-commit
reviewed
updating
tests: failed
checks: all-approved
last-active: 51d

Implements 7 hidden Easter eggs throughout the site, including one that awards 10 BACON tokens using cryptographically secure verification to prevent exploitation. ## Implementation **Models** (`website/models.py`) - `EasterEgg` - Defines...

files-changed: 11
pre-commit: failed
fix-pre-commit
reviewed
updating
tests: failed
migrations
checks: all-approved
last-active: 51d

## CI/CD Optimization - Merged with Main ✅ - [x] Analyze current CI/CD workflow - [x] Optimize caching strategy for pre-commit hooks - [x] Remove redundant poetry installations and lock...

files-changed: 2
pre-commit: failed
needs-peer-review
reviewed
tests: passed
checks: all-approved
last-active: 50d

Replace chatbot slash commands (`/help`, `/stats`, etc.) with an "agents" UI pattern. Add a new Report Issue agent supporting anonymous bug submission with required screenshot capture. ## Changes ### UI...

files-changed: 3
pre-commit: failed
reviewed
tests: passed
checks: 18 waiting-approval
last-active: 50d

## ✅ COMPLETE - Fix Top Earners on Homepage to Use $5 Issues Based on PR-to-Issue Links ### Summary Successfully fixed the "Top Earners" leaderboard on the homepage to calculate...

files-changed: 2
pre-commit: failed
reviewed
tests: failed
checks: all-approved
last-active: 45d

- [x] Explore the repository structure and identify files to modify - [x] Locate the repository detail view (website/views/repo.py) - [x] Locate the repository detail template (website/templates/projects/repo_detail.html) - [x] Identify...

files-changed: 2
pre-commit: failed
fix-pre-commit
needs-peer-review
reviewed
tests: passed
checks: all-approved
last-active: 45d

## Search Optimization Plan ### Analysis The search for "test" is slow due to several performance issues: 1. No database indexes on frequently searched text fields (description, name, url) 2....

files-changed: 3
pre-commit: failed
has-peer-review
reviewed
tests: failed
migrations
last-active: 4d

## Allow administrators to switch between organizations in the dashboard ### Test Fix - Regular User Access **Fixed:** Test `test_regular_user_cannot_access_dashboard` now properly tests a user with no organizations **Problem:** The...

files-changed: 3
pre-commit: failed
needs-peer-review
reviewed
tests: passed
changes-requested
last-active: 36d

Removes the AI-powered GitHub issue generation feature per requirements. ## Changes **Routes removed** (`blt/urls.py`): - `/github-issue-prompt/` - Issue generation form - `/create-github-issue/` - GitHub issue creation endpoint - `/get-github-issue/` -...

files-changed: 8
pre-commit: failed
reviewed
tests: passed
last-active: 36d

## Plan: Monthly Visitors Leaderboard ✅ COMPLETE - [x] Add `monthly_visit_count` and `last_monthly_visit` fields to UserProfile model - [x] Create database migration for new fields - [x] Update `update_visit_counter` method...

files-changed: 6
pre-commit: passed
needs-peer-review
reviewed
tests: failed
migrations
last-active: 32d