Update `kubernetes-client` organization to allow Github Actions to create pull requests
- Dominant language
- Go
- Stars
- 298
- Forks
- 863
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 36
Description
### Organization or Repo
kubernetes-client
### User affected
all users
### Describe the issue
I think in the move to GH enterprise, an organization permissions change occurred which is preventing our github actions in the `kubernetes-client/java` repository (and probably all other repositories) from sending PRs. In particular, this is blocking our ability to regenerate new code.
The box in the repository settings to enable this for a github action is greyed out, and I believe this is because the organzational settings are restricted as described here:
https://docs.github.com/en/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization
Can we update the `kubernetes-client` organization to allow github actions to send PRs?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.