mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
It appears that the configuration via env variables doesn't work as expected. This PR changes bencher's config to use commandline arguments. With that, the `--branch-start-point` actually takes effect and copies over the thresholds configured on bencher for the `main` branch. With the thresholds in place, we can configure bencher to only alert us if a threshold is exceeded and otherwise be quiet and not post a comment.