Describe what should be investigated or refactored
When updating the container image or helm charts, the regular CI process does not run. This means the required verify-status checks will never run, causing us to have to merge bypass in the changes. We should come up with a more better solution for this, whether that is running regular CI (which I don't love because nothing changed in the uds package) or seeing if there is a way to disregard the status checks on those PRs.
Links to any relevant code
It isn't really apparent in an already merged in PR, but we had to merge bypass to get this one through. #21
Describe what should be investigated or refactored
When updating the container image or helm charts, the regular CI process does not run. This means the required
verify-statuschecks will never run, causing us to have to merge bypass in the changes. We should come up with a more better solution for this, whether that is running regular CI (which I don't love because nothing changed in the uds package) or seeing if there is a way to disregard the status checks on those PRs.Links to any relevant code
It isn't really apparent in an already merged in PR, but we had to merge bypass to get this one through. #21