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 "#1234" is a Travis build instead of an issue number. Can these be disambiguated enough to autolink them usefully? Possibly use a pattern something like /build \#?\d+/ or /travis \#?\d+
The text was updated successfully, but these errors were encountered:
Sometimes "#1234" is a Travis build instead of an issue number. Can these be disambiguated enough to autolink them usefully? Possibly use a pattern something like
/build \#?\d+/
or/travis \#?\d+
The text was updated successfully, but these errors were encountered: