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
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