-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Required Workflow Support #2729
Comments
Thank you, @avivek - do you want to provide a PR to resolve this issue, or would you like me to open this up to other contributors to this repo? |
I have the PR nearly ready and would be happy to take an initial stab at this. |
Hi @gmlewis, |
Yes. I can work on putting together a release shortly. |
@avivek - this should now be available in: https://github.com/google/go-github/releases/tag/v51.0.0 |
Github introduced Org Required Workflow that enables a Github Action to be defined in one place and applied across applicable repos in the entire org.
Here is the link for the API documentation for the same:
https://docs.github.com/en/rest/actions/required-workflows?apiVersion=2022-11-28
Being able to call these API's from this repo would enable progress on the below issue in Github Terraform provider:
integrations/terraform-provider-github#1475
The text was updated successfully, but these errors were encountered: