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
fix: rename GITHUB_WEBHOOK_SECRET to WEBHOOK_SECRET_GITHUB
- Change environment variable name to comply with GitHub naming restrictions
- Update variable references across .env.example, helm values, and config
- Fix GitHub Actions workflow to use correct secret name
- Update validation error messages in config.py
Signed-off-by: Dimitris Kargatzis <dkargatzis@gmail.com>
0 commit comments