You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
It would be nice to be able to have sidecred add a secret and config setting for GH webhooks, so that PR builds could be triggered without a resource check.
It's a bit of a strange case, since you would potentially have sidecred generate a random secret, then store it on the webhook setting for the repo along with the config settings (e.g., URL to write to). In that sense, it is actually a store.
It would be nice to be able to have sidecred add a secret and config setting for GH webhooks, so that PR builds could be triggered without a resource check.
It's a bit of a strange case, since you would potentially have sidecred generate a random secret, then store it on the webhook setting for the repo along with the config settings (e.g., URL to write to). In that sense, it is actually a store.