We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I follow a buildhub link from a crash report, e.g. https://crash-stats.mozilla.com/report/index/f8b23f88-8056-4ca8-a9d8-8d4b80190401 will take me to https://buildhub.moz.tools/?q=20190323094805&channel%5B0%5D=nightly, the page there lists the builds with that build id. However once I've identified the specific build I care about (win64, for example) constructing a pushlog range between that build and the previous build is still manual. Presumably it shouldn't be hard for buildhub to construct this link for me.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I follow a buildhub link from a crash report, e.g. https://crash-stats.mozilla.com/report/index/f8b23f88-8056-4ca8-a9d8-8d4b80190401 will take me to https://buildhub.moz.tools/?q=20190323094805&channel%5B0%5D=nightly, the page there lists the builds with that build id. However once I've identified the specific build I care about (win64, for example) constructing a pushlog range between that build and the previous build is still manual. Presumably it shouldn't be hard for buildhub to construct this link for me.
The text was updated successfully, but these errors were encountered: