Skip to content

Allow to change repo user#5931

Draft
anbraten wants to merge 2 commits intomainfrom
chown-repo
Draft

Allow to change repo user#5931
anbraten wants to merge 2 commits intomainfrom
chown-repo

Conversation

@anbraten
Copy link
Member

@anbraten anbraten commented Jan 9, 2026

  • expose repo.user_id
  • allow to change repo user if not yourself
  • polish UI

I've checked if we could show the user with name and its avatar instead of the user_id, but that would require quite some api adjustments (either access to the user api which seems like a bad idea or by adding the user as a part of the repo which would bloat the repo object and would be 99% of the time not used)

@anbraten anbraten added ui frontend related enhancement improve existing features labels Jan 9, 2026
@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.11%. Comparing base (8a8f9ad) to head (5a9432c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5931   +/-   ##
=======================================
  Coverage   22.11%   22.11%           
=======================================
  Files         433      433           
  Lines       39444    39444           
=======================================
  Hits         8725     8725           
  Misses      29902    29902           
  Partials      817      817           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve existing features ui frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants