cargo-bisect-rustc icon indicating copy to clipboard operation
cargo-bisect-rustc copied to clipboard

--access checkout does ignore rollups

Open matthiaskrgr opened this issue 1 year ago • 1 comments
trafficstars

when working with --access checkout, it seems like cbr still sends api calls to github in order to figure out the commits contained in a rollup instead of using the cloned repository.

matthiaskrgr avatar Feb 26 '24 16:02 matthiaskrgr

I don't think it is possible to get the information from the repository. It has to access the GitHub comment posted by the perf bot to know which artifacts to download.

ehuss avatar Feb 26 '24 17:02 ehuss