Repository Custom Properties Feedback #69914
Replies: 52 comments 92 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.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
-
|
Would it be possible to add an option in the (beta) repository filter list to allow repository properties that are blank to be selected? A common use case for us is to list repositories missing a value. |
Beta Was this translation helpful? Give feedback.
-
|
I think I might have asked this before (apologies if this is a duplicate!). The company I work for needs the ability to preserve properties when a repository is transferred between two organizations in the same enterprise. I understand my there would be issues transferring between two independent orgs due to trust and privacy issues, but that isn't an issue within an enterprise. We're using custom properties to track security-relevant information such as "in scope for PCI compliance". We also have teams that occasionally ask for their repositories to be transferred between orgs for valid other reasons. Preserving the properties is critical so that we can continue tracking the security characteristics of those repositories/applications even after they are moved. We looked at possible workaround on our side, but because repository transfers are a two step process there's no clear solution. Seems like a gap in the GitHub implementation at the moment. |
Beta Was this translation helpful? Give feedback.
-
|
Hey, I think i found a small bug. When you are in an org repo page (Mozilla's for example - https://github.com/orgs/mozilla/repositories), toggle one of the following to a non-default value: When you toggle it back, the param question mark is still present: (Using the latest version of Firefox on Windows 11) |
Beta Was this translation helpful? Give feedback.
-
|
I would like to see property types have some modified scope. Meaning, that org admins and repo admins should control some properties vs others. We are seeing that the lack of the ability for repo admins to make changes prevents us from leaning on custom properties for informational things.. We have had to make a full framework to enable our developers but I do see potential to make custom properties even better by expanding how properties are managed. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Would love to be able to get a "Group by" in the repository view, where you can group by a Custom property. Similar to what's possible in Projects. |
Beta Was this translation helpful? Give feedback.
-
|
It would be great to have an additional type of custom property - user. |
Beta Was this translation helpful? Give feedback.
-
|
Any chance of including custom properties in the "list repository" REST endpoints, similar to the workflow context? |
Beta Was this translation helpful? Give feedback.
-
|
Any chance of GraphQL support? Pretty please. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Should we be able to use the It would be great to be able to do this so I can batch edit the security settings of repositories with a particular property value. |
Beta Was this translation helpful? Give feedback.
-
|
When will https://api.github.com/search/repositories support filtering by custom properties? When using a query like The same query does work on https://github.com/search?type=repositories |
Beta Was this translation helpful? Give feedback.
-
|
One thing that would be a huge help for my company is custom properties that can be set as “required” but without a default value. Required properties without a default would work like this:
|
Beta Was this translation helpful? Give feedback.
-
|
Response #2 |
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