Skip to content
New issue

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

IMAGE: failing CI #87

Merged
merged 13 commits into from
Sep 16, 2024
5 changes: 5 additions & 0 deletions community/github/continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ checks:
can be merged. The issues could be related to code style, formatting, tests,
or other criteria specified by the CI configuration.

```{figure} /images/ci-images/contributor-ci-fail.png
:alt: A screenshot of the GitHub CI notifications for a sample pyOpenSci repository. There are four rows of information. The first row reads "1 workflow awaiting approval. This workflow requires approval from a maintainer. Learn more about approving workflows. 1 failing and 1 successful checks. To the far right of the row is linked text reading Hide all checks. The text Learn more about approving workflows is linked. The second row has a red x on the left, followed by the letter P in a gold square, and the text pre-commit.ci - pr -- checks completed with failures. To the far right is linked text reading Details. On the third row there is a green check mark followed by the Circle CI logo and the text ci/circleci: build_book -- Your tests passed on CircleCI! And to the far right there is linked text reading Details. The fourth and final row has a small white checkmark inside a large green circle with text reading This branch has no conflicts with the base branch. Only those with write access to this repository can merge pull requests. The text write access is linked.

When a CI check fails, you'll see a red 'X' next to the CI check that hasn't passed
```
#### If a CI check is red

1. **Click on "Details"** next to the failed check to get more information
Expand Down
Binary file added images/ci-images/contributor-ci-fail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading