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
The Zenhub boards can show both issues and pull requests in their pipelines. You can't access closed pipelines through the API, so we're using Github to get all closed issues. This query currently does not include pull requests, leading to inconsistent data.