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
{{ message }}
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
We definitely should warn when the list of suggestions is empty. Or maybe we can fetch more pushes in this case. Another option would be listing the DONTBUILD pushes, but make them not selectable.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It happened today with ESR68. @pascalchevrel and I were really confused. Nothing came up:
After some investigation, these lines are filtering all commits out:
release-services/src/shipit/frontend/src/views/NewRelease/index.js
Lines 71 to 73 in 46637c7
I think we should show a warning explaining why nothing comes up.
What do you think @rail ?
The text was updated successfully, but these errors were encountered: