You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes jobs can depend on artifacts from previous jobs. The old artifact can be collected and associated with the new (skipped) job, but this can only be done if the artifact has not yet expired. It would be nice to have an option which allows jobs to not be marked as duplicates if the duplicate contains expired artifacts.