Skip to content

Troubleshooting pull requests

Hugo Gruson edited this page Mar 15, 2022 · 2 revisions

The following is an adapted version of materials provided by the US Forecast Hub under the MIT license

  1. Create a Pull Request using the Github command line or website.

  2. Your PR should then appear here.

  3. Several minutes after submission of your PR, you will be able to check if your PR passed or failed.

    • If your PR passed, your submission is complete.
    • If your PR failed, proceed to step 4
  4. Click on "details":

    image

  5. Click on "The build":

    image

  6. Navigate to the end of the log.

  7. Check for "ERROR", debug, and try again

    image