Repository Custom Properties Feedback #69914
Replies: 72 comments 126 replies
-
I would like to use Custom Properties to say X devs are maintainers of this repository. To do that, I would need as Type Multi Select. |
Beta Was this translation helpful? Give feedback.
-
Wonderful! |
Beta Was this translation helpful? Give feedback.
-
I just tried the custom properties and my actions doesn't have record in audit log. |
Beta Was this translation helpful? Give feedback.
-
The documentation does not provide many examples of actual use cases for custom properties. You set them up and then what? I guess you can search on them, and apparently you can use them for rulesets (the documentation is pretty vague though. What does it mean to "target" them?). More examples of applied use cases would help. |
Beta Was this translation helpful? Give feedback.
-
Are there any plans to include these properties as claims in the GitHub Actions OIDC access token? |
Beta Was this translation helpful? Give feedback.
-
The custom props are available to the GH API? It would be nice to filter repos by props. And in the future can we select repos to run required workflows using props, like in the rulesets? |
Beta Was this translation helpful? Give feedback.
-
The docs say that we can already filter by property: https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization#searching-and-filtering-repositories-by-custom-properties-values Is this premature? |
Beta Was this translation helpful? Give feedback.
-
Interesting... I've been using repository "topics" to automate based on whether the "topic" is there or not... custom properties seems like a much better approach. |
Beta Was this translation helpful? Give feedback.
-
I just had a quick go at it:
|
Beta Was this translation helpful? Give feedback.
-
It would be cool to filter in a github project on a repository property of an issue |
Beta Was this translation helpful? Give feedback.
-
It would be cool to access those properties within workflows like secrets or variables, like |
Beta Was this translation helpful? Give feedback.
-
I was going to switch from topics to properties, but apparently you need to be an organization owner to set properties, while topics can be set by maintainers. It would be great to create a permission to set properties for maintainers and above. |
Beta Was this translation helpful? Give feedback.
-
Is this available on all GitHub plans? |
Beta Was this translation helpful? Give feedback.
-
awesome new feature. here is some additional functionality we would like to see: |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to consume the repository custom properties to select repository access instead of the drop-down list on a 'Runner Group' great feature by the way |
Beta Was this translation helpful? Give feedback.
-
Some of the uses we previously had for topics make a lot of sense as custom properties. But there is one downside: anyone with read access can see topics, but only admins (maybe maintainers as well?) can see custom properties in the UI. Could custom properties be exposed in a similar way to topics? Perhaps with a per-property setting. |
Beta Was this translation helpful? Give feedback.
-
The space on the custom properties page is poorly used. It seems to favour long property names instead of long values which makes it quite useless for "project details". For example, if you want to link to somewhere (for example, where CI runs), the URL gets cut off and there is a lot of wasted space that could have been used to show the full value. |
Beta Was this translation helpful? Give feedback.
-
Will this feature be moved to Github Enterprise Server? THX |
Beta Was this translation helpful? Give feedback.
-
It would be nice to use this properties for the Copilot Content Exclusion Filter. THX |
Beta Was this translation helpful? Give feedback.
-
It would be fantastic to be able to display these props in the about page, as a way to communicate common organization data across teams. I imagine the visibility could be set at organization or repo level. |
Beta Was this translation helpful? Give feedback.
-
I would like to be able to see the custom properties also on the default organization view where the repositories are listed. Ideas are:
|
Beta Was this translation helpful? Give feedback.
-
will this custom properties be included in the graphql schema ? |
Beta Was this translation helpful? Give feedback.
-
Will the repo custom properties will be added to the team.added_to_repository and team.removed_from_repository webhook event payload? They are already in the member.added and member.removed |
Beta Was this translation helpful? Give feedback.
-
Do we know when the custom properties will be more integrated in GitHub Actions? A few concrete examples.
|
Beta Was this translation helpful? Give feedback.
-
The link to the documentation in today's blog announcement is broken, it links to the docs for rulesets. |
Beta Was this translation helpful? Give feedback.
-
the repo updatedat date (from graphql) is not modified when we are setting a custom property value - meanwhile when we are setting a topic for a repo, the date is updated, is this a bug or planned or a missing functionality ? |
Beta Was this translation helpful? Give feedback.
-
Hello, we discovered today that there is a limit of entries for the single select custom property type of 200. First of all it would be nice to see that there is such a limit when creating a custom property of that type. Second thing is we stored some valuable information in a single select custom property, but we cant use it anymore because of the limit. Are there any plans to upscale that limit for something like 1000 entries or similiar? |
Beta Was this translation helpful? Give feedback.
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
We are having an issue where |
Beta Was this translation helpful? Give feedback.
-
I’m excited to announce that Repository Custom Properties are GA! 🎉
Starting today, organization administrators can create custom properties to enrich repositories with valuable information. Using these properties, you can dynamically target repository rules to apply protections on just your production repositories or to a business unit or any other way you want to classify your repositories.
Checkout the docs to learn more
❔ Still have questions?
Beta Was this translation helpful? Give feedback.
All reactions