X-Ray should not consume CI minutes
Release notes
Problem to solve
X-ray currently leverages a container and CI. The problem is it uses CI minutes, which is consumable for the customer. For product features that relied on CI minutes, we are generally moving away from these consumables. For example, dependency and container scanning now run in the background and continuous update based on the relevant changes.
We need to move x-ray scanning away from CI minutes.
Proposal
Edited by Kevin Chu