x/build/cmd/coordinator: store CL number in the query parameters #24626
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the build completes, you get this message:
If we stored the CL number in the URL (for example
commit=deadbeef&cl=123456
), and we couldn't find the commit number, we could assume the build is complete and either redirect you back to it, or provide a link to the right CL from the complete farmer build.The text was updated successfully, but these errors were encountered: