Hi,
On this page - https://auth0.com/docs/extensions/github-deployments
It states
The GitHub Deployments extension allows you to deploy rules, rule configs, hooks, connections, database connection scripts, clients, client grants, resource servers, Universal Login pages, and email templates from GitHub to Auth0.
In particular the mention of ‘hooks’.
But in the deployment folder list there is no ‘hooks’ directory listed.
On the hooks doc page - https://auth0.com/docs/hooks
There is no mention of being able to use GitHub deployment to manage hooks.
So simple question, can hooks be managed using GitHub deployments extension or only via the methods (dashboard, management API and CLI) mentioned in the hooks documentation?
Thanks.