Cannot link GitHub Organization repo and update plugin repo after org rename

Context: Our plugin was previously accepted via PR to obsidian-releases. After migrating to the Community Plugins developer portal, we have two issues.

Plugin info:

  • Plugin ID: md-beautify
  • Old repo: https://github.com/qingu-x/obsidian-md-beautify-plugin
  • New repo: https://github.com/sliiu/obsidian-md-beautify-plugin
  • Change type: GitHub Organization rename (qingu-xsliiu), not a repository transfer

Issue 1: When using “Connect to GitHub,” only personal repositories are available — we cannot authorize/select a repository under our GitHub Organization.

Issue 2: How do we update the linked repository URL in the Community Plugins portal after our GitHub Organization was renamed?

  1. You must be a public member of the organization in order to select a repo from your organization. I only see one public member of your org.
  2. Right now it’s a manual process on our end, it will be automated later. I’ve updated it for you.

Wow, tks