derberg / manage-files-in-multiple-repositories

GitHub Action that introduces support for global workflows. Global workflows are the one you update in just one repo and they are automatically updated in other repositories.
MIT License
51 stars 18 forks source link

GitHub now has custom properties for repos #64

Open ReenigneArcher opened 10 months ago

ReenigneArcher commented 10 months ago

GitHub now has custom properties for repos in an org. It might be nice to support custom properties in place of (or in addition to) repository topics.

https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization

derberg commented 5 months ago

oh yeah, the topics are getting clunky because of this action. Great idea!

hope anyone can contribute that