Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Provider: Add resource/fields for Custom Properties #4977

Open
2 tasks
scottford-io opened this issue Dec 12, 2024 · 0 comments
Open
2 tasks

GitHub Provider: Add resource/fields for Custom Properties #4977

scottford-io opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@scottford-io
Copy link
Contributor

Is your feature request related to a problem? Please describe.
GitHub Organizations and Repositories offer the ability to set Custom properties:

Custom properties allow you to decorate your repositories with information such as compliance frameworks, data sensitivity, or project details. Custom properties are private and can only be viewed by people with read permissions to the repository.

https://docs.github.com/en/rest/repos/custom-properties?apiVersion=2022-11-28

Describe the solution you'd like
This feature request is to add new resources to access this data:

  • github.organization.customProperties- returns the properties set at the organization level.
  • github.repository.customProperties - returns the properties set at the repository level.
@scottford-io scottford-io added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant