-
Notifications
You must be signed in to change notification settings - Fork 748
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
[FEAT]: Support Push Rulesets #2394
Comments
Was this ever released #2351? |
@akmalharith I was wrong in my original assessment, support for push existed in the SDK but not for 3/4 of the rule types for push rules. I have opened a PR to add them to the SDK then will pick this up once merged and upgraded. |
@akmalharith FWIW #2351 was released as part of v6.3.0. |
google/go-github#3274 is part of the version v66.0.0 which is now released. I have created #2419. |
Would be awesome to get this merged in! |
Describe the need
GitHub launched push rules for rulesets to GA recently where you can allow only a certain team or group to push particular paths or files. The API appears to support
push
rule targets for both Repository and Organisation.It would be great to be able to support creating and managing these with terraform. This is depends on google/go-github#3274 adding support in the SDK.
SDK Version
No response
API Version
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: