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
Did not find a way to search for 'closed by', but it seems like issue.closed_by.login should be comparable once you actually fetch the details of the issue. Not sure if this condition is ultimately required.
Similar to the duplicate-url-check, it should be possible to look for the pattern:
If these conditions are met:
Most relevant change would probably be this line. It should have some additional conditions (pseudo code):
Did not find a way to search for 'closed by', but it seems like
issue.closed_by.login
should be comparable once you actually fetch the details of the issue. Not sure if this condition is ultimately required.Test case:
keiyoushi/extensions-source#485
keiyoushi/extensions-source#707
keiyoushi/extensions-source#3315
keiyoushi/extensions-source#3461
The text was updated successfully, but these errors were encountered: