Skip to content

fix(gh): Update github sync to load in Redis configurations

Martin Lowe requested to merge malowe/main/fix-redis-secret-read into main
  • fix(gh): Update github sync to load in Redis configurations

Previously, the redis configs would only be loaded in at test time through manual settings, but never in the live script. This adds a fetch to retrieve and parse the configuration values.

Merge request reports

Loading