Open
Description
Describe the bug
Currently CI avoids fully re-running based on commit sha to enable build reuse. However, this does not account for destination branches changing. So if you open a PR against branch A and it builds, but then you change to against branch B, it will reuse the archive as it has the same commit hash. However, it should rebuild and fully rerun in this scenario. Update it to do so.
Metadata
Metadata
Assignees
Type
Projects
Status