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

Repository Custom Properties: Add getters and setters #3064

Closed
chapurlatn opened this issue Jan 31, 2024 · 1 comment
Closed

Repository Custom Properties: Add getters and setters #3064

chapurlatn opened this issue Jan 31, 2024 · 1 comment

Comments

@chapurlatn
Copy link
Contributor

Repositories Custom Properties is a Beta Github feature.

Note about custom properties:
It allows to define and manage properties at organization level. And eventually let people set repositories properties.
For example, it's used to appy ruleset on dynamic set of repositories based and repositories custom properties values.

The client's parts to manage properties have been contributed:
#2986
#3020

But custom properties are also provided by Github when getting a repository or in Github events.
For example, it allows to take into account a given repository properties to adapt its processing by a Github app.

It suggest to add the property on Repository model and on PushEventRepository model.

(pr is comming)

@chapurlatn
Copy link
Contributor Author

PR Add custom properties on Repository and PushEventRepository
#3065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant