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
During the development of this feature the existing forgejo webhook sync expirienced a major rewrite. Forgejo users please note the updated docs and plan accordingly
Features
add automatic webhook sync for all suported git providers (90532a5)
add scheme override for auth redirect and webhook base URL (#452) (c5128f1)
adding s3 configuration for renovate job logs and caching (1010817), closes #329
allow setting the webhook host to the ui host for small deployments (738cd2f), closes #460
operator: serve UI, API and auth under a configurable sub-path (58787c2)
webhook: support Standard Webhooks signature authentication (#454) (dd01c86)
Bug Fixes
deps: update go module directive to v1.26.5 (12bebd7)
deps: update golang docker tag to v1.26.5 (afc9d80)