integrations / integrations/terraform-provider-github
[FEAT]: Support enterprise-level webhooks
Open
Status: Triage
Type: Feature
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 1k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 8
Description
### Describe the need
Pretty much what it says on the tin.
I'm using Terraform to create a webhook handler, from API Gateway to the handler Lambda, webhook secret, and everything.
The problem is this handler takes enterprise-level webhooks (for all orgs and repos therein). It looks like org-level and repo-level webhooks are supported, but not enterprise-level.
How hard would it be to implement this?
### SDK Version
_No response_
### API Version
_No response_
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.