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
Refactored pattern matching to only match patterns when there's more
than one result. When there's one result, this is assumed to be the
build artefact, which should provide some flexibility for artefact
recognition without sacrificing quality. This also opens the door for
future filtering based on user specified patterns.
0 commit comments