-
Notifications
You must be signed in to change notification settings - Fork 785
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]: Add DeployKey to bypass_actors in github_organization_ruleset and github_repository_ruleset #2254
Open
megamih opened this issue
May 5, 2024
· 4 comments
· Fixed by WATonomous/terraform-provider-github#1 · May be fixed by #2255 or #2588
Open
[FEAT]: Add DeployKey to bypass_actors in github_organization_ruleset and github_repository_ruleset #2254
megamih opened this issue
May 5, 2024
· 4 comments
· Fixed by WATonomous/terraform-provider-github#1 · May be fixed by #2255 or #2588
Labels
Type: Feature
New feature or request
Comments
4 tasks
I agree this is needed! |
EnterpriseOwner is also a valid bypass_actor and does not pass input validation. |
ben-z
added a commit
to WATonomous/terraform-provider-github
that referenced
this issue
Dec 4, 2024
Merged
4 tasks
This was referenced Jan 20, 2025
Is there a reason this is still outstanding? Not having this makes it quite difficult to do this: |
2 tasks
I have attempted to fix this with: #2588 🤞 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the need
According to GitHub docummentation for creating rulesets for repositories in your organization and REST API for managing rulesets for organizations and repositories the following are eligible for bypass access:
And Terraform GitHub provider lacks support for Deploy keys.
returns an error
SDK Version
No response
API Version
2022-11-28
Relevant log output
The text was updated successfully, but these errors were encountered: